|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AMQDestination.DestSyntax | |
---|---|
org.apache.qpid.client |
Uses of AMQDestination.DestSyntax in org.apache.qpid.client |
---|
Fields in org.apache.qpid.client declared as AMQDestination.DestSyntax | |
---|---|
protected AMQDestination.DestSyntax |
AMQDestination._destSyntax
|
protected static AMQDestination.DestSyntax |
AMQDestination.defaultDestSyntax
|
Methods in org.apache.qpid.client that return AMQDestination.DestSyntax | |
---|---|
static AMQDestination.DestSyntax |
AMQDestination.getDefaultDestSyntax()
|
AMQDestination.DestSyntax |
AMQDestination.getDestSyntax()
|
static AMQDestination.DestSyntax |
AMQDestination.getDestType(String str)
|
static AMQDestination.DestSyntax |
AMQDestination.DestSyntax.getSyntaxType(String s)
|
static AMQDestination.DestSyntax |
AMQDestination.DestSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AMQDestination.DestSyntax[] |
AMQDestination.DestSyntax.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.qpid.client with parameters of type AMQDestination.DestSyntax | |
---|---|
protected void |
AMQDestination.setDestSyntax(AMQDestination.DestSyntax syntax)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |