| Modifier and Type | Field and Description |
|---|---|
protected CancelType |
CancelPropertyType.cancel |
| Modifier and Type | Method and Description |
|---|---|
CancelType |
ObjectFactory.createCancelType()
Create an instance of
CancelType |
CancelType |
CancelPropertyType.getCancel()
Gets the value of the cancel property.
|
CancelType |
CancelType.withTask(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CancelType> |
ObjectFactory.createCancel(CancelType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CancelType> |
ObjectFactory.createCancel(CancelType value)
|
void |
CancelPropertyType.setCancel(CancelType value)
Sets the value of the cancel property.
|
CancelPropertyType |
CancelPropertyType.withCancel(CancelType value) |
Copyright © 2008-2021. All Rights Reserved.