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