Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ArrayOfHrefs
-
Packages that use ArrayOfHrefs Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ArrayOfHrefs in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as ArrayOfHrefs Modifier and Type Field Description protected ArrayOfHrefsCalendarMultigetType. hrefsMethods in org.oasis_open.docs.ws_calendar.ns.soap that return ArrayOfHrefs Modifier and Type Method Description ArrayOfHrefsObjectFactory. createArrayOfHrefs()Create an instance ofArrayOfHrefsArrayOfHrefsCalendarMultigetType. getHrefs()Gets the value of the hrefs property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ArrayOfHrefs Modifier and Type Method Description voidCalendarMultigetType. setHrefs(ArrayOfHrefs value)Sets the value of the hrefs property.
-