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.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)