Uses of Class
eu.europa.data.europass.model.credentials_.AmountType
-
Packages that use AmountType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AmountType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AmountType Modifier and Type Method Description AmountTypeAmountType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AmountTypeObjectFactory. createAmountType()Create an instance ofAmountTypeAmountTypePriceDetailsType. getAmount()Gets the value of the amount property.AmountTypePriceDetailsType. setAmount(BigDecimal valueParam)Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in eu.europa.data.europass.model.credentials_ with parameters of type AmountType Modifier and Type Method Description voidAmountType. cloneTo(AmountType ret)This method clones all values fromthisto the passed object.voidPriceDetailsType. setAmount(AmountType value)Sets the value of the amount property.
-