|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QMFType | |
---|---|
org.apache.qpid.qmf |
Uses of QMFType in org.apache.qpid.qmf |
---|
Methods in org.apache.qpid.qmf that return QMFType | |
---|---|
static QMFType |
QMFType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QMFType[] |
QMFType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.qpid.qmf with parameters of type QMFType | |
---|---|
QMFMethod.Argument(String name,
QMFType type)
|
|
QMFProperty(String name,
QMFType type,
QMFProperty.AccessCode accessCode,
boolean index,
boolean optional)
|
|
QMFStatistic(String name,
QMFType type,
String unit,
String description)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |