Hierarchy For Package org.apache.guacamole.properties
Class Hierarchy
- java.lang.Object
- org.apache.guacamole.properties.BooleanGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.ByteArrayProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.EnumGuacamoleProperty<T> (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.FileGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.IntegerGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.IPAddressListProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.LongGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.PropertiesGuacamoleProperties (implements org.apache.guacamole.properties.GuacamoleProperties)
- org.apache.guacamole.properties.FileGuacamoleProperties
- org.apache.guacamole.properties.StringGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.StringListProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.TimeZoneGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
- org.apache.guacamole.properties.URIGuacamoleProperty (implements org.apache.guacamole.properties.GuacamoleProperty<Type>)
Interface Hierarchy
- org.apache.guacamole.properties.GuacamoleProperties
- org.apache.guacamole.properties.GuacamoleProperty<Type>
Annotation Type Hierarchy
- org.apache.guacamole.properties.EnumGuacamoleProperty.PropertyValue (implements java.lang.annotation.Annotation)
- org.apache.guacamole.properties.EnumGuacamoleProperty.PropertyValues (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.guacamole.properties.CaseSensitivity
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)