Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FaceValueAmountType
-
Packages that use FaceValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FaceValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FaceValueAmountType Modifier and Type Field Description protected FaceValueAmountTypeImmobilizedSecurityType. faceValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FaceValueAmountType Modifier and Type Method Description FaceValueAmountTypeImmobilizedSecurityType. getFaceValueAmount()Gets the value of the faceValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FaceValueAmountType Modifier and Type Method Description voidImmobilizedSecurityType. setFaceValueAmount(FaceValueAmountType value)Sets the value of the faceValueAmount property. -
Uses of FaceValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FaceValueAmountType Modifier and Type Method Description FaceValueAmountTypeObjectFactory. createFaceValueAmountType()Create an instance ofFaceValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FaceValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FaceValueAmountType>ObjectFactory. createFaceValueAmount(FaceValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FaceValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FaceValueAmountType>ObjectFactory. createFaceValueAmount(FaceValueAmountType value)
-