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