|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QMFProperty.AccessCode | |
---|---|
org.apache.qpid.qmf |
Uses of QMFProperty.AccessCode in org.apache.qpid.qmf |
---|
Methods in org.apache.qpid.qmf that return QMFProperty.AccessCode | |
---|---|
static QMFProperty.AccessCode |
QMFProperty.AccessCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QMFProperty.AccessCode[] |
QMFProperty.AccessCode.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 QMFProperty.AccessCode | |
---|---|
QMFProperty(String name,
QMFType type,
QMFProperty.AccessCode accessCode,
boolean index,
boolean optional)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |