Uses of Class
eu.de4a.iem.jaxb.cv.dt.IdentifierType
-
Packages that use IdentifierType Package Description eu.de4a.iem.jaxb.cv.dt -
-
Uses of IdentifierType in eu.de4a.iem.jaxb.cv.dt
Methods in eu.de4a.iem.jaxb.cv.dt that return IdentifierType Modifier and Type Method Description IdentifierTypeIdentifierType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2IdentifierTypeObjectFactory. createIdentifierType()Create an instance ofIdentifierTypeMethods in eu.de4a.iem.jaxb.cv.dt that return types with arguments of type IdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdentifierType>ObjectFactory. createID(IdentifierType value)javax.xml.bind.JAXBElement<IdentifierType>ObjectFactory. createIdentifier(IdentifierType value)Methods in eu.de4a.iem.jaxb.cv.dt with parameters of type IdentifierType Modifier and Type Method Description voidIdentifierType. cloneTo(IdentifierType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<IdentifierType>ObjectFactory. createID(IdentifierType value)javax.xml.bind.JAXBElement<IdentifierType>ObjectFactory. createIdentifier(IdentifierType value)
-