Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.AnyCompType
Packages that use AnyCompType
-
Uses of AnyCompType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as AnyCompTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return AnyCompTypeModifier and TypeMethodDescriptionObjectFactory.createAnyCompType()
Create an instance ofAnyCompType
CompFilterType.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 AnyCompTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AnyCompType>
ObjectFactory.createAnyComp
(AnyCompType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type AnyCompTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AnyCompType>
ObjectFactory.createAnyComp
(AnyCompType value) void
CompFilterType.setAnyComp
(AnyCompType value) Sets the value of the anyComp property.