|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QMFProperty | |
---|---|
org.apache.qpid.qmf | |
org.apache.qpid.qmf.schema |
Uses of QMFProperty in org.apache.qpid.qmf |
---|
Methods in org.apache.qpid.qmf that return types with arguments of type QMFProperty | |
---|---|
Collection<QMFProperty> |
QMFClass.getProperties()
|
Method parameters in org.apache.qpid.qmf with type arguments of type QMFProperty | |
---|---|
protected void |
QMFClass.setProperties(List<QMFProperty> properties)
|
Constructor parameters in org.apache.qpid.qmf with type arguments of type QMFProperty | |
---|---|
QMFClass(QMFClass.Type type,
String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
|
QMFEventClass(String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
|
QMFObjectClass(String name,
byte[] schemaHash,
List<QMFProperty> properties,
List<QMFStatistic> statistics,
List<QMFMethod> methods)
|
Uses of QMFProperty in org.apache.qpid.qmf.schema |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |