| Package | Description |
|---|---|
| ietf.params.xml.ns.epp_1 |
| Modifier and Type | Field and Description |
|---|---|
protected ReadWriteType |
CommandType.create |
protected ReadWriteType |
CommandType.delete |
protected ReadWriteType |
CommandType.check |
protected ReadWriteType |
CommandType.info |
protected ReadWriteType |
CommandType.renew |
protected ReadWriteType |
CommandType.update |
| Modifier and Type | Method and Description |
|---|---|
ReadWriteType |
ObjectFactory.createReadWriteType()
Create an instance of
ReadWriteType |
ReadWriteType |
CommandType.getCreate()
Gets the value of the create property.
|
ReadWriteType |
CommandType.getDelete()
Gets the value of the delete property.
|
ReadWriteType |
CommandType.getCheck()
Gets the value of the check property.
|
ReadWriteType |
CommandType.getInfo()
Gets the value of the info property.
|
ReadWriteType |
CommandType.getRenew()
Gets the value of the renew property.
|
ReadWriteType |
CommandType.getUpdate()
Gets the value of the update property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandType.setCreate(ReadWriteType value)
Sets the value of the create property.
|
void |
CommandType.setDelete(ReadWriteType value)
Sets the value of the delete property.
|
void |
CommandType.setCheck(ReadWriteType value)
Sets the value of the check property.
|
void |
CommandType.setInfo(ReadWriteType value)
Sets the value of the info property.
|
void |
CommandType.setRenew(ReadWriteType value)
Sets the value of the renew property.
|
void |
CommandType.setUpdate(ReadWriteType value)
Sets the value of the update property.
|
Copyright © 2023. All rights reserved.