Uses of Class
com.helger.phase4.soap12.Soap12Reasontext
Packages that use Soap12Reasontext
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Soap12Reasontext in com.helger.phase4.soap12
Methods in com.helger.phase4.soap12 that return Soap12ReasontextModifier and TypeMethodDescriptionSoap12Reasontext.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Soap12ReasontextObjectFactory.createSoap12Reasontext()Create an instance ofSoap12Reasontext@Nullable Soap12ReasontextSoap12Faultreason.getTextAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.soap12 that return types with arguments of type Soap12ReasontextModifier and TypeMethodDescription@NonNull List<Soap12Reasontext> Soap12Faultreason.getText()Gets the value of the text property.Methods in com.helger.phase4.soap12 with parameters of type Soap12ReasontextModifier and TypeMethodDescriptionvoidSoap12Faultreason.addText(@NonNull Soap12Reasontext elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidSoap12Reasontext.cloneTo(Soap12Reasontext ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.soap12 with type arguments of type Soap12ReasontextModifier and TypeMethodDescriptionvoidSoap12Faultreason.setText(@Nullable List<Soap12Reasontext> aList) Created by ph-jaxb-plugin -Xph-list-extension