Uses of Class
org.icij.datashare.com.Message.Type
-
Packages that use Message.Type Package Description org.icij.datashare.com -
-
Uses of Message.Type in org.icij.datashare.com
Fields in org.icij.datashare.com declared as Message.Type Modifier and Type Field Description Message.TypeMessage. typeMethods in org.icij.datashare.com that return Message.Type Modifier and Type Method Description static Message.TypeMessage.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Message.Type[]Message.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.icij.datashare.com with parameters of type Message.Type Constructor Description Message(Message.Type type)Message(Message.Type type, Date date)
-