Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResponseDateType
-
Packages that use ResponseDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResponseDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ResponseDateType Modifier and Type Field Description protected ResponseDateTypeApplicationResponseType. responseDateMethods in network.oxalis.peppol.ubl2.jaxb that return ResponseDateType Modifier and Type Method Description ResponseDateTypeApplicationResponseType. getResponseDate()Gets the value of the responseDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ResponseDateType Modifier and Type Method Description voidApplicationResponseType. setResponseDate(ResponseDateType value)Sets the value of the responseDate property. -
Uses of ResponseDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResponseDateType Modifier and Type Method Description ResponseDateTypeObjectFactory. createResponseDateType()Create an instance ofResponseDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResponseDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseDateType>ObjectFactory. createResponseDate(ResponseDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResponseDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseDateType>ObjectFactory. createResponseDate(ResponseDateType value)
-