Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SellerEventIDType
-
Packages that use SellerEventIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SellerEventIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as SellerEventIDType Modifier and Type Field Description protected SellerEventIDTypeRetailEventType. sellerEventIDMethods in network.oxalis.peppol.ubl2.jaxb that return SellerEventIDType Modifier and Type Method Description SellerEventIDTypeRetailEventType. getSellerEventID()Gets the value of the sellerEventID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type SellerEventIDType Modifier and Type Method Description voidRetailEventType. setSellerEventID(SellerEventIDType value)Sets the value of the sellerEventID property. -
Uses of SellerEventIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SellerEventIDType Modifier and Type Method Description SellerEventIDTypeObjectFactory. createSellerEventIDType()Create an instance ofSellerEventIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SellerEventIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SellerEventIDType>ObjectFactory. createSellerEventID(SellerEventIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SellerEventIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SellerEventIDType>ObjectFactory. createSellerEventID(SellerEventIDType value)
-