Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.AnyCompType
-
Packages that use AnyCompType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of AnyCompType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as AnyCompType Modifier and Type Field Description protected AnyCompTypeCompFilterType. anyCompMethods in org.oasis_open.docs.ws_calendar.ns.soap that return AnyCompType Modifier and Type Method Description AnyCompTypeObjectFactory. createAnyCompType()Create an instance ofAnyCompTypeAnyCompTypeCompFilterType. getAnyComp()Gets the value of the anyComp property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type AnyCompType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnyCompType>ObjectFactory. createAnyComp(AnyCompType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type AnyCompType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnyCompType>ObjectFactory. createAnyComp(AnyCompType value)voidCompFilterType. setAnyComp(AnyCompType value)Sets the value of the anyComp property.
-