Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomerReferenceType
-
Packages that use CustomerReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomerReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as CustomerReferenceType Modifier and Type Field Description protected CustomerReferenceTypeOrderChangeType. customerReferenceprotected CustomerReferenceTypeOrderResponseSimpleType. customerReferenceprotected CustomerReferenceTypeOrderResponseType. customerReferenceprotected CustomerReferenceTypeOrderType. customerReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return CustomerReferenceType Modifier and Type Method Description CustomerReferenceTypeOrderChangeType. getCustomerReference()Gets the value of the customerReference property.CustomerReferenceTypeOrderResponseSimpleType. getCustomerReference()Gets the value of the customerReference property.CustomerReferenceTypeOrderResponseType. getCustomerReference()Gets the value of the customerReference property.CustomerReferenceTypeOrderType. getCustomerReference()Gets the value of the customerReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type CustomerReferenceType Modifier and Type Method Description voidOrderChangeType. setCustomerReference(CustomerReferenceType value)Sets the value of the customerReference property.voidOrderResponseSimpleType. setCustomerReference(CustomerReferenceType value)Sets the value of the customerReference property.voidOrderResponseType. setCustomerReference(CustomerReferenceType value)Sets the value of the customerReference property.voidOrderType. setCustomerReference(CustomerReferenceType value)Sets the value of the customerReference property. -
Uses of CustomerReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CustomerReferenceType Modifier and Type Field Description protected CustomerReferenceTypeOrderReferenceType. customerReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomerReferenceType Modifier and Type Method Description CustomerReferenceTypeOrderReferenceType. getCustomerReference()Gets the value of the customerReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomerReferenceType Modifier and Type Method Description voidOrderReferenceType. setCustomerReference(CustomerReferenceType value)Sets the value of the customerReference property. -
Uses of CustomerReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomerReferenceType Modifier and Type Method Description CustomerReferenceTypeObjectFactory. createCustomerReferenceType()Create an instance ofCustomerReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomerReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CustomerReferenceType>ObjectFactory. createCustomerReference(CustomerReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomerReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CustomerReferenceType>ObjectFactory. createCustomerReference(CustomerReferenceType value)
-