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