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