public class MDLegalConstraintsImpl extends MDConstraintsImpl implements MDLegalConstraints
| Constructor and Description |
|---|
MDLegalConstraintsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAccessConstraints(CodeListValue accessConstraints)
Adds a new accessConstraints property
|
void |
addOtherConstraints(String otherConstraints)
Adds a new otherConstraints property
|
void |
addUseConstraints(CodeListValue useConstraints)
Adds a new useConstraints property
|
List<CodeListValue> |
getAccessConstraintsList()
Gets the list of accessConstraints properties
|
int |
getNumAccessConstraints()
Returns number of accessConstraints properties
|
int |
getNumOtherConstraints()
Returns number of otherConstraints properties
|
int |
getNumUseConstraints()
Returns number of useConstraints properties
|
List<String> |
getOtherConstraintsList()
Gets the list of otherConstraints properties
|
List<CodeListValue> |
getUseConstraintsList()
Gets the list of useConstraints properties
|
addUseLimitation, getNumUseLimitations, getUseLimitationListgetId, getUuid, isSetId, isSetUuid, setId, setUuidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddUseLimitation, getNumUseLimitations, getUseLimitationListpublic List<CodeListValue> getAccessConstraintsList()
getAccessConstraintsList in interface MDLegalConstraintspublic int getNumAccessConstraints()
getNumAccessConstraints in interface MDLegalConstraintspublic void addAccessConstraints(CodeListValue accessConstraints)
addAccessConstraints in interface MDLegalConstraintspublic List<CodeListValue> getUseConstraintsList()
getUseConstraintsList in interface MDLegalConstraintspublic int getNumUseConstraints()
getNumUseConstraints in interface MDLegalConstraintspublic void addUseConstraints(CodeListValue useConstraints)
addUseConstraints in interface MDLegalConstraintspublic List<String> getOtherConstraintsList()
getOtherConstraintsList in interface MDLegalConstraintspublic int getNumOtherConstraints()
getNumOtherConstraints in interface MDLegalConstraintspublic void addOtherConstraints(String otherConstraints)
addOtherConstraints in interface MDLegalConstraintsCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.