| Modifier and Type | Field and Description |
|---|---|
protected ValidateType |
ValidatePropertyType.validate |
| Modifier and Type | Method and Description |
|---|---|
ValidateType |
ObjectFactory.createValidateType()
Create an instance of
ValidateType |
ValidateType |
ValidatePropertyType.getValidate()
Gets the value of the validate property.
|
ValidateType |
ValidateType.withSegmentID(java.util.Collection<java.lang.String> values) |
ValidateType |
ValidateType.withSegmentID(java.util.List<java.lang.String> value) |
ValidateType |
ValidateType.withSegmentID(java.lang.String... values) |
ValidateType |
ValidateType.withTask(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ValidateType> |
ObjectFactory.createValidate(ValidateType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ValidateType> |
ObjectFactory.createValidate(ValidateType value)
|
void |
ValidatePropertyType.setValidate(ValidateType value)
Sets the value of the validate property.
|
ValidatePropertyType |
ValidatePropertyType.withValidate(ValidateType value) |
Copyright © 2008-2021. All Rights Reserved.