Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResponseCodeType
-
Packages that use ResponseCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResponseCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ResponseCodeType Modifier and Type Field Description protected ResponseCodeTypeTransportServiceDescriptionType. responseCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ResponseCodeType Modifier and Type Method Description ResponseCodeTypeTransportServiceDescriptionType. getResponseCode()Gets the value of the responseCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ResponseCodeType Modifier and Type Method Description voidTransportServiceDescriptionType. setResponseCode(ResponseCodeType value)Sets the value of the responseCode property. -
Uses of ResponseCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ResponseCodeType Modifier and Type Field Description protected ResponseCodeTypeResponseType. responseCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ResponseCodeType Modifier and Type Method Description ResponseCodeTypeResponseType. getResponseCode()Gets the value of the responseCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ResponseCodeType Modifier and Type Method Description voidResponseType. setResponseCode(ResponseCodeType value)Sets the value of the responseCode property. -
Uses of ResponseCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResponseCodeType Modifier and Type Method Description ResponseCodeTypeObjectFactory. createResponseCodeType()Create an instance ofResponseCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResponseCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseCodeType>ObjectFactory. createResponseCode(ResponseCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResponseCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseCodeType>ObjectFactory. createResponseCode(ResponseCodeType value)
-