Uses of Class
eu.de4a.iem.jaxb.common.types.TextType
-
Packages that use TextType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of TextType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return TextType Modifier and Type Method Description TextTypeTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TextTypeObjectFactory. createTextType()Create an instance ofTextTypeTextTypeTextsType. getTextAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.de4a.iem.jaxb.common.types that return types with arguments of type TextType Modifier and Type Method Description List<TextType>TextsType. getText()Gets the value of the text property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type TextType Modifier and Type Method Description voidTextsType. addText(TextType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidTextType. cloneTo(TextType ret)This method clones all values fromthisto the passed object.Method parameters in eu.de4a.iem.jaxb.common.types with type arguments of type TextType Modifier and Type Method Description voidTextsType. setText(List<TextType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-