Uses of Enum Class
org.oasis_open.docs.ws_calendar.ns.soap.StatusType
Packages that use StatusType
-
Uses of StatusType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as StatusTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return StatusTypeModifier and TypeMethodDescriptionstatic StatusTypeBaseResponseType.getStatus()Gets the value of the status property.static StatusTypeReturns the enum constant of this class with the specified name.static StatusType[]StatusType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type StatusTypeModifier and TypeMethodDescriptionvoidBaseResponseType.setStatus(StatusType value) Sets the value of the status property.