Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StatusCodeType
-
Packages that use StatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as StatusCodeType Modifier and Type Field Description protected StatusCodeTypePriceListType. statusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return StatusCodeType Modifier and Type Method Description StatusCodeTypePriceListType. getStatusCode()Gets the value of the statusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StatusCodeType Modifier and Type Method Description voidPriceListType. setStatusCode(StatusCodeType value)Sets the value of the statusCode property. -
Uses of StatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StatusCodeType Modifier and Type Method Description StatusCodeTypeObjectFactory. createStatusCodeType()Create an instance ofStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusCodeType>ObjectFactory. createStatusCode(StatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusCodeType>ObjectFactory. createStatusCode(StatusCodeType value)
-