Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.LanguageSpecificStringType

Packages that use LanguageSpecificStringType
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
protected  List<LanguageSpecificStringType> SubscriptionEnd.reason
           
 

Methods in org.apache.cxf.ws.eventing that return LanguageSpecificStringType
 LanguageSpecificStringType ObjectFactory.createLanguageSpecificStringType()
          Create an instance of LanguageSpecificStringType
 

Methods in org.apache.cxf.ws.eventing that return types with arguments of type LanguageSpecificStringType
 List<LanguageSpecificStringType> SubscriptionEnd.getReason()
          Gets the value of the reason property.
 


Apache CXF API

Apache CXF