Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentationFeeAmountType
-
Packages that use DocumentationFeeAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentationFeeAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentationFeeAmountType Modifier and Type Field Description protected DocumentationFeeAmountTypeTenderingTermsType. documentationFeeAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentationFeeAmountType Modifier and Type Method Description DocumentationFeeAmountTypeTenderingTermsType. getDocumentationFeeAmount()Gets the value of the documentationFeeAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentationFeeAmountType Modifier and Type Method Description voidTenderingTermsType. setDocumentationFeeAmount(DocumentationFeeAmountType value)Sets the value of the documentationFeeAmount property. -
Uses of DocumentationFeeAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentationFeeAmountType Modifier and Type Method Description DocumentationFeeAmountTypeObjectFactory. createDocumentationFeeAmountType()Create an instance ofDocumentationFeeAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentationFeeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentationFeeAmountType>ObjectFactory. createDocumentationFeeAmount(DocumentationFeeAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentationFeeAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentationFeeAmountType>ObjectFactory. createDocumentationFeeAmount(DocumentationFeeAmountType value)
-