Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SerialIDType
-
Packages that use SerialIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SerialIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SerialIDType Modifier and Type Field Description protected SerialIDTypeItemInstanceType. serialIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SerialIDType Modifier and Type Method Description SerialIDTypeItemInstanceType. getSerialID()Gets the value of the serialID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SerialIDType Modifier and Type Method Description voidItemInstanceType. setSerialID(SerialIDType value)Sets the value of the serialID property. -
Uses of SerialIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SerialIDType Modifier and Type Method Description SerialIDTypeObjectFactory. createSerialIDType()Create an instance ofSerialIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SerialIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SerialIDType>ObjectFactory. createSerialID(SerialIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SerialIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SerialIDType>ObjectFactory. createSerialID(SerialIDType value)
-