Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReleaseIDType
-
Packages that use ReleaseIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReleaseIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReleaseIDType Modifier and Type Field Description protected ReleaseIDTypeDeliveryType. releaseIDprotected ReleaseIDTypeDespatchType. releaseIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReleaseIDType Modifier and Type Method Description ReleaseIDTypeDeliveryType. getReleaseID()Gets the value of the releaseID property.ReleaseIDTypeDespatchType. getReleaseID()Gets the value of the releaseID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReleaseIDType Modifier and Type Method Description voidDeliveryType. setReleaseID(ReleaseIDType value)Sets the value of the releaseID property.voidDespatchType. setReleaseID(ReleaseIDType value)Sets the value of the releaseID property. -
Uses of ReleaseIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReleaseIDType Modifier and Type Method Description ReleaseIDTypeObjectFactory. createReleaseIDType()Create an instance ofReleaseIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReleaseIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReleaseIDType>ObjectFactory. createReleaseID(ReleaseIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReleaseIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReleaseIDType>ObjectFactory. createReleaseID(ReleaseIDType value)
-