| Modifier and Type | Field and Description |
|---|---|
protected List<ConstraintValueType> |
ConstraintValueListType.value |
| Modifier and Type | Method and Description |
|---|---|
ConstraintValueType |
ObjectFactory.createConstraintValueType()
Create an instance of
ConstraintValueType |
ConstraintValueType |
ConstraintValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConstraintValueType |
ConstraintValueType.withId(String value) |
ConstraintValueType |
ConstraintValueType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintValueType> |
ConstraintValueListType.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintValueListType |
ConstraintValueListType.withValue(ConstraintValueType... values) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintValueListType |
ConstraintValueListType.withValue(Collection<ConstraintValueType> values) |
Copyright © 2019. All rights reserved.