Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.LanguageSpecificStringType
-
Packages that use LanguageSpecificStringType Package Description org.somda.sdc.dpws.soap.wseventing.model -
-
Uses of LanguageSpecificStringType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model with type parameters of type LanguageSpecificStringType Modifier and Type Field Description protected List<LanguageSpecificStringType>SubscriptionEnd. reasonMethods in org.somda.sdc.dpws.soap.wseventing.model that return LanguageSpecificStringType Modifier and Type Method Description LanguageSpecificStringTypeObjectFactory. createLanguageSpecificStringType()Create an instance ofLanguageSpecificStringTypeMethods in org.somda.sdc.dpws.soap.wseventing.model that return types with arguments of type LanguageSpecificStringType Modifier and Type Method Description List<LanguageSpecificStringType>SubscriptionEnd. getReason()Gets the value of the reason property.Method parameters in org.somda.sdc.dpws.soap.wseventing.model with type arguments of type LanguageSpecificStringType Modifier and Type Method Description voidSubscriptionEnd. setReason(List<LanguageSpecificStringType> value)
-