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