| Modifier and Type | Field and Description |
|---|---|
protected ConfirmType |
ConfirmPropertyType.confirm |
| Modifier and Type | Method and Description |
|---|---|
ConfirmType |
ObjectFactory.createConfirmType()
Create an instance of
ConfirmType |
ConfirmType |
ConfirmPropertyType.getConfirm()
Gets the value of the confirm property.
|
ConfirmType |
ConfirmType.withTask(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ConfirmType> |
ObjectFactory.createConfirm(ConfirmType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ConfirmType> |
ObjectFactory.createConfirm(ConfirmType value)
|
void |
ConfirmPropertyType.setConfirm(ConfirmType value)
Sets the value of the confirm property.
|
ConfirmPropertyType |
ConfirmPropertyType.withConfirm(ConfirmType value) |
Copyright © 2008–2023. All rights reserved.