Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BrokerAssignedIDType
-
Packages that use BrokerAssignedIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BrokerAssignedIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BrokerAssignedIDType Modifier and Type Field Description protected BrokerAssignedIDTypeConsignmentType. brokerAssignedIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BrokerAssignedIDType Modifier and Type Method Description BrokerAssignedIDTypeConsignmentType. getBrokerAssignedID()Gets the value of the brokerAssignedID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BrokerAssignedIDType Modifier and Type Method Description voidConsignmentType. setBrokerAssignedID(BrokerAssignedIDType value)Sets the value of the brokerAssignedID property. -
Uses of BrokerAssignedIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BrokerAssignedIDType Modifier and Type Method Description BrokerAssignedIDTypeObjectFactory. createBrokerAssignedIDType()Create an instance ofBrokerAssignedIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BrokerAssignedIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BrokerAssignedIDType>ObjectFactory. createBrokerAssignedID(BrokerAssignedIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BrokerAssignedIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BrokerAssignedIDType>ObjectFactory. createBrokerAssignedID(BrokerAssignedIDType value)
-