Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferenceEventCodeType
-
Packages that use ReferenceEventCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferenceEventCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReferenceEventCodeType Modifier and Type Field Description protected ReferenceEventCodeTypePaymentTermsType. referenceEventCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReferenceEventCodeType Modifier and Type Method Description ReferenceEventCodeTypePaymentTermsType. getReferenceEventCode()Gets the value of the referenceEventCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReferenceEventCodeType Modifier and Type Method Description voidPaymentTermsType. setReferenceEventCode(ReferenceEventCodeType value)Sets the value of the referenceEventCode property. -
Uses of ReferenceEventCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferenceEventCodeType Modifier and Type Method Description ReferenceEventCodeTypeObjectFactory. createReferenceEventCodeType()Create an instance ofReferenceEventCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferenceEventCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceEventCodeType>ObjectFactory. createReferenceEventCode(ReferenceEventCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferenceEventCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceEventCodeType>ObjectFactory. createReferenceEventCode(ReferenceEventCodeType value)
-