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