Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ResponseTimeType
-
Packages that use ResponseTimeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ResponseTimeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ResponseTimeType Modifier and Type Field Description protected ResponseTimeTypeApplicationResponseType. responseTimeMethods in network.oxalis.peppol.ubl2.jaxb that return ResponseTimeType Modifier and Type Method Description ResponseTimeTypeApplicationResponseType. getResponseTime()Gets the value of the responseTime property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ResponseTimeType Modifier and Type Method Description voidApplicationResponseType. setResponseTime(ResponseTimeType value)Sets the value of the responseTime property. -
Uses of ResponseTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ResponseTimeType Modifier and Type Method Description ResponseTimeTypeObjectFactory. createResponseTimeType()Create an instance ofResponseTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ResponseTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseTimeType>ObjectFactory. createResponseTime(ResponseTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ResponseTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseTimeType>ObjectFactory. createResponseTime(ResponseTimeType value)
-