Modifier and Type | Field and Description |
---|---|
protected List<MetadataFieldValueConstraintType> |
MetadataFieldValueConstraintListType.constraint |
Modifier and Type | Method and Description |
---|---|
MetadataFieldValueConstraintType |
ObjectFactory.createMetadataFieldValueConstraintType()
Create an instance of
MetadataFieldValueConstraintType |
MetadataFieldValueConstraintType |
MetadataFieldValueConstraintType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataFieldValueConstraintType |
MetadataFieldValueConstraintType.withField(String value) |
MetadataFieldValueConstraintType |
MetadataFieldValueConstraintType.withId(String value) |
MetadataFieldValueConstraintType |
MetadataFieldValueConstraintType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<MetadataFieldValueConstraintType> |
MetadataFieldValueConstraintListType.getConstraint()
Gets the value of the constraint property.
|
Modifier and Type | Method and Description |
---|---|
MetadataFieldValueConstraintListType |
MetadataFieldValueConstraintListType.withConstraint(MetadataFieldValueConstraintType... values) |
Modifier and Type | Method and Description |
---|---|
MetadataFieldValueConstraintListType |
MetadataFieldValueConstraintListType.withConstraint(Collection<MetadataFieldValueConstraintType> values) |
Copyright © 2018. All rights reserved.