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 |
|---|---|
DataElement |
getDataElement() |
java.util.List<ReferenceConstraint> |
getReferenceConstraints() |
boolean |
isConstraint() |
getCase, getMaxLengthstatic final java.lang.String copyright
DataElement getDataElement()
java.util.List<ReferenceConstraint> getReferenceConstraints()
Returns the reference constraints.
boolean isConstraint()