Uses of Class
eu.de4a.iem.jaxb.cv.dt.TextType
-
Packages that use TextType Package Description eu.de4a.iem.jaxb.cv.dt -
-
Uses of TextType in eu.de4a.iem.jaxb.cv.dt
Methods in eu.de4a.iem.jaxb.cv.dt that return TextType Modifier and Type Method Description TextTypeTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TextTypeObjectFactory. createTextType()Create an instance ofTextTypeMethods in eu.de4a.iem.jaxb.cv.dt that return types with arguments of type TextType Modifier and Type Method Description javax.xml.bind.JAXBElement<TextType>ObjectFactory. createText(TextType value)Methods in eu.de4a.iem.jaxb.cv.dt with parameters of type TextType Modifier and Type Method Description voidTextType. cloneTo(TextType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<TextType>ObjectFactory. createText(TextType value)
-