Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StatusReasonType
-
Packages that use StatusReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StatusReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type StatusReasonType Modifier and Type Field Description protected List<StatusReasonType>StatusType. statusReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type StatusReasonType Modifier and Type Method Description List<StatusReasonType>StatusType. getStatusReason()Gets the value of the statusReason property. -
Uses of StatusReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StatusReasonType Modifier and Type Method Description StatusReasonTypeObjectFactory. createStatusReasonType()Create an instance ofStatusReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StatusReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusReasonType>ObjectFactory. createStatusReason(StatusReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StatusReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusReasonType>ObjectFactory. createStatusReason(StatusReasonType value)
-