Package com.sun.identity.sm.jaxrpc
Class SMSObjectIF_deRegisterNotificationURL_RequestStruct
- java.lang.Object
-
- com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
-
public class SMSObjectIF_deRegisterNotificationURL_RequestStruct extends Object
-
-
Constructor Summary
Constructors Constructor Description SMSObjectIF_deRegisterNotificationURL_RequestStruct()SMSObjectIF_deRegisterNotificationURL_RequestStruct(String String_1)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetString_1()voidsetString_1(String String_1)
-
-
-
Field Detail
-
String_1
protected String String_1
-
-
Constructor Detail
-
SMSObjectIF_deRegisterNotificationURL_RequestStruct
public SMSObjectIF_deRegisterNotificationURL_RequestStruct()
-
SMSObjectIF_deRegisterNotificationURL_RequestStruct
public SMSObjectIF_deRegisterNotificationURL_RequestStruct(String String_1)
-
-