Uses of Class
org.apache.cxf.ws.eventing.LanguageSpecificStringType
-
Packages that use LanguageSpecificStringType Package Description org.apache.cxf.ws.eventing -
-
Uses of LanguageSpecificStringType in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing with type parameters of type LanguageSpecificStringType Modifier and Type Field Description protected List<LanguageSpecificStringType>SubscriptionEnd. reasonMethods in org.apache.cxf.ws.eventing that return LanguageSpecificStringType Modifier and Type Method Description LanguageSpecificStringTypeObjectFactory. createLanguageSpecificStringType()Create an instance ofLanguageSpecificStringTypeMethods in org.apache.cxf.ws.eventing that return types with arguments of type LanguageSpecificStringType Modifier and Type Method Description List<LanguageSpecificStringType>SubscriptionEnd. getReason()Gets the value of the reason property.
-