public interface ReferenceType extends StringType
This interface represents a reference type
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReferenceConstraint> |
getReferenceConstraints() |
getCase, getMaxLengthstatic final java.lang.String copyright
java.util.List<ReferenceConstraint> getReferenceConstraints()
Returns the reference constraints.