Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ForbiddenType
-
Packages that use ForbiddenType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ForbiddenType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return ForbiddenType Modifier and Type Method Description ForbiddenTypeObjectFactory. createForbiddenType()Create an instance ofForbiddenTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type ForbiddenType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForbiddenType>ObjectFactory. createForbidden(ForbiddenType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ForbiddenType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForbiddenType>ObjectFactory. createForbidden(ForbiddenType value)
-