Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BuyerEventIDType
-
Packages that use BuyerEventIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BuyerEventIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as BuyerEventIDType Modifier and Type Field Description protected BuyerEventIDTypeRetailEventType. buyerEventIDMethods in network.oxalis.peppol.ubl2.jaxb that return BuyerEventIDType Modifier and Type Method Description BuyerEventIDTypeRetailEventType. getBuyerEventID()Gets the value of the buyerEventID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type BuyerEventIDType Modifier and Type Method Description voidRetailEventType. setBuyerEventID(BuyerEventIDType value)Sets the value of the buyerEventID property. -
Uses of BuyerEventIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BuyerEventIDType Modifier and Type Method Description BuyerEventIDTypeObjectFactory. createBuyerEventIDType()Create an instance ofBuyerEventIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BuyerEventIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuyerEventIDType>ObjectFactory. createBuyerEventID(BuyerEventIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BuyerEventIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuyerEventIDType>ObjectFactory. createBuyerEventID(BuyerEventIDType value)
-