Uses of Class
org.somda.sdc.dpws.soap.model.Reasontext
-
Packages that use Reasontext Package Description org.somda.sdc.dpws.soap.model -
-
Uses of Reasontext in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model with type parameters of type Reasontext Modifier and Type Field Description protected List<Reasontext>Faultreason. textMethods in org.somda.sdc.dpws.soap.model that return Reasontext Modifier and Type Method Description ReasontextObjectFactory. createReasontext()Create an instance ofReasontextMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type Reasontext Modifier and Type Method Description List<Reasontext>Faultreason. getText()Gets the value of the text property.Method parameters in org.somda.sdc.dpws.soap.model with type arguments of type Reasontext Modifier and Type Method Description voidFaultreason. setText(List<Reasontext> value)
-