Uses of Class
org.apache.qpid.console.SchemaProperty

Uses of SchemaProperty in org.apache.qpid.console
 

Fields in org.apache.qpid.console with type parameters of type SchemaProperty
 ArrayList<SchemaProperty> SchemaClass.properties
           
 

Methods in org.apache.qpid.console that return types with arguments of type SchemaProperty
 ArrayList<SchemaProperty> SchemaClass.getAllProperties()
           
 ArrayList<SchemaProperty> SchemaClass.getProperties()
           
 

Method parameters in org.apache.qpid.console with type arguments of type SchemaProperty
 void SchemaClass.setProperties(ArrayList<SchemaProperty> properties)
           
 



Licensed to the Apache Software Foundation