Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StatusReasonCodeType
-
Packages that use StatusReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StatusReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as StatusReasonCodeType Modifier and Type Field Description protected StatusReasonCodeTypeStatusType. statusReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return StatusReasonCodeType Modifier and Type Method Description StatusReasonCodeTypeStatusType. getStatusReasonCode()Gets the value of the statusReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StatusReasonCodeType Modifier and Type Method Description voidStatusType. setStatusReasonCode(StatusReasonCodeType value)Sets the value of the statusReasonCode property. -
Uses of StatusReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StatusReasonCodeType Modifier and Type Method Description StatusReasonCodeTypeObjectFactory. createStatusReasonCodeType()Create an instance ofStatusReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StatusReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusReasonCodeType>ObjectFactory. createStatusReasonCode(StatusReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StatusReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusReasonCodeType>ObjectFactory. createStatusReasonCode(StatusReasonCodeType value)
-