Uses of Class
ietf.params.xml.ns.icalendar_2.ResponseParameterType
-
Packages that use ResponseParameterType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ResponseParameterType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return ResponseParameterType Modifier and Type Method Description ResponseParameterTypeObjectFactory. createResponseParameterType()Create an instance ofResponseParameterTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ResponseParameterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseParameterType>ObjectFactory. createResponse(ResponseParameterType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ResponseParameterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseParameterType>ObjectFactory. createResponse(ResponseParameterType value)
-