Package | Description |
---|---|
net.bluemind.eas.client.commands |
Modifier and Type | Method and Description |
---|---|
static NS |
NS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NS[] |
NS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TemplateBasedCommand(NS namespace,
java.lang.String cmd,
org.w3c.dom.Document document) |
TemplateBasedCommand(NS namespace,
java.lang.String cmd,
java.lang.String templateName) |
Copyright © 2021. All Rights Reserved.