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