| Package | Description |
|---|---|
| ietf.params.xml.ns.epp_1 |
| Modifier and Type | Field and Description |
|---|---|
protected PollOpType |
PollType.op |
| Modifier and Type | Method and Description |
|---|---|
static PollOpType |
PollOpType.fromValue(java.lang.String v) |
PollOpType |
PollType.getOp()
Gets the value of the op property.
|
static PollOpType |
PollOpType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PollOpType[] |
PollOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PollType.setOp(PollOpType value)
Sets the value of the op property.
|
Copyright © 2022. All rights reserved.