- valueOf(String) - Static method in enum tigase.muc.Affiliation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tigase.muc.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tigase.muc.RoomConfig.Anonymity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tigase.muc.RoomConfig.LogFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tigase.muc.Affiliation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tigase.muc.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tigase.muc.RoomConfig.Anonymity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tigase.muc.RoomConfig.LogFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.