Uses of Enum Class
org.apache.openmeetings.db.dto.basic.ServiceResult.Type
Packages that use ServiceResult.Type
-
Uses of ServiceResult.Type in org.apache.openmeetings.db.dto.basic
Methods in org.apache.openmeetings.db.dto.basic that return ServiceResult.TypeModifier and TypeMethodDescriptionstatic ServiceResult.Type
Returns the enum constant of this class with the specified name.static ServiceResult.Type[]
ServiceResult.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.openmeetings.db.dto.basic with parameters of type ServiceResult.Type