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