Uses of Class
eu.de4a.iem.jaxb.common.types.TextsType
-
Packages that use TextsType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of TextsType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return TextsType Modifier and Type Method Description TextsTypeTextsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TextsTypeObjectFactory. createTextsType()Create an instance ofTextsTypeTextsTypeParameterType. getTexts()Gets the value of the texts property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type TextsType Modifier and Type Method Description voidTextsType. cloneTo(TextsType ret)This method clones all values fromthisto the passed object.voidParameterType. setTexts(TextsType value)Sets the value of the texts property.
-