Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.StatusType
-
Packages that use StatusType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of StatusType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as StatusType Modifier and Type Field Description protected StatusTypeBaseResponseType. statusMethods in org.oasis_open.docs.ws_calendar.ns.soap that return StatusType Modifier and Type Method Description static StatusTypeStatusType. fromValue(String v)StatusTypeBaseResponseType. getStatus()Gets the value of the status property.static StatusTypeStatusType. valueOf(String name)Returns the enum constant of this type with the specified name.static StatusType[]StatusType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type StatusType Modifier and Type Method Description voidBaseResponseType. setStatus(StatusType value)Sets the value of the status property.
-