Uses of Class
tigase.muc.RoomConfig.PrivateMessageACL
-
Packages that use RoomConfig.PrivateMessageACL Package Description tigase.muc -
-
Uses of RoomConfig.PrivateMessageACL in tigase.muc
Methods in tigase.muc that return RoomConfig.PrivateMessageACL Modifier and Type Method Description RoomConfig.PrivateMessageACLRoomConfig. getPrivateMessageACL()static RoomConfig.PrivateMessageACLRoomConfig.PrivateMessageACL. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RoomConfig.PrivateMessageACL[]RoomConfig.PrivateMessageACL. values()Returns an array containing the constants of this enum type, in the order they are declared.
-