Uses of Enum Class
org.apache.openmeetings.webservice.NetTestWebService.TestType
Packages that use NetTestWebService.TestType
-
Uses of NetTestWebService.TestType in org.apache.openmeetings.webservice
Methods in org.apache.openmeetings.webservice that return NetTestWebService.TestTypeModifier and TypeMethodDescriptionstatic NetTestWebService.TestType
NetTestWebService.getTypeByString
(String typeString) static NetTestWebService.TestType
Returns the enum constant of this class with the specified name.static NetTestWebService.TestType[]
NetTestWebService.TestType.values()
Returns an array containing the constants of this enum class, in the order they are declared.