Uses of Class
org.teamapps.message.protocol.service.ServiceMethodResultType
| Package | Description |
|---|---|
| org.teamapps.message.protocol.service |
-
Uses of ServiceMethodResultType in org.teamapps.message.protocol.service
Methods in org.teamapps.message.protocol.service that return ServiceMethodResultType Modifier and Type Method Description static ServiceMethodResultTypeServiceMethodResultType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ServiceMethodResultType[]ServiceMethodResultType. values()Returns an array containing the constants of this enum type, in the order they are declared.