Package | Description |
---|---|
org.netbeans.modules.xml.wsdl.model.extensions.soap12 |
Modifier and Type | Method and Description |
---|---|
SOAP12MessageBase.Use |
SOAP12MessageBase.getUse() |
static SOAP12MessageBase.Use |
SOAP12MessageBase.Use.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SOAP12MessageBase.Use[] |
SOAP12MessageBase.Use.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAP12MessageBase.setUse(SOAP12MessageBase.Use use) |