Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RevisionStatusCodeType
-
Packages that use RevisionStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RevisionStatusCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RevisionStatusCodeType Modifier and Type Field Description protected RevisionStatusCodeTypeForecastRevisionType. revisionStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb that return RevisionStatusCodeType Modifier and Type Method Description RevisionStatusCodeTypeForecastRevisionType. getRevisionStatusCode()Gets the value of the revisionStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RevisionStatusCodeType Modifier and Type Method Description voidForecastRevisionType. setRevisionStatusCode(RevisionStatusCodeType value)Sets the value of the revisionStatusCode property. -
Uses of RevisionStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RevisionStatusCodeType Modifier and Type Method Description RevisionStatusCodeTypeObjectFactory. createRevisionStatusCodeType()Create an instance ofRevisionStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RevisionStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisionStatusCodeType>ObjectFactory. createRevisionStatusCode(RevisionStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RevisionStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevisionStatusCodeType>ObjectFactory. createRevisionStatusCode(RevisionStatusCodeType value)
-