Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomerAssignedAccountIDType
-
Packages that use CustomerAssignedAccountIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomerAssignedAccountIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CustomerAssignedAccountIDType Modifier and Type Field Description protected CustomerAssignedAccountIDTypeCustomerPartyType. customerAssignedAccountIDprotected CustomerAssignedAccountIDTypeSupplierPartyType. customerAssignedAccountIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomerAssignedAccountIDType Modifier and Type Method Description CustomerAssignedAccountIDTypeCustomerPartyType. getCustomerAssignedAccountID()Gets the value of the customerAssignedAccountID property.CustomerAssignedAccountIDTypeSupplierPartyType. getCustomerAssignedAccountID()Gets the value of the customerAssignedAccountID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomerAssignedAccountIDType Modifier and Type Method Description voidCustomerPartyType. setCustomerAssignedAccountID(CustomerAssignedAccountIDType value)Sets the value of the customerAssignedAccountID property.voidSupplierPartyType. setCustomerAssignedAccountID(CustomerAssignedAccountIDType value)Sets the value of the customerAssignedAccountID property. -
Uses of CustomerAssignedAccountIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomerAssignedAccountIDType Modifier and Type Method Description CustomerAssignedAccountIDTypeObjectFactory. createCustomerAssignedAccountIDType()Create an instance ofCustomerAssignedAccountIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomerAssignedAccountIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomerAssignedAccountIDType>ObjectFactory. createCustomerAssignedAccountID(CustomerAssignedAccountIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomerAssignedAccountIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomerAssignedAccountIDType>ObjectFactory. createCustomerAssignedAccountID(CustomerAssignedAccountIDType value)
-