public class MDConstraintsImpl extends AbstractObjectImpl implements MDConstraints
Modifier and Type | Field and Description |
---|---|
protected List<String> |
useLimitationList |
id, uuid
Constructor and Description |
---|
MDConstraintsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addUseLimitation(String useLimitation)
Adds a new useLimitation property
|
int |
getNumUseLimitations()
Returns number of useLimitation properties
|
List<String> |
getUseLimitationList()
Gets the list of useLimitation properties
|
getId, getUuid, isSetId, isSetUuid, setId, setUuid
public List<String> getUseLimitationList()
getUseLimitationList
in interface MDConstraints
public int getNumUseLimitations()
getNumUseLimitations
in interface MDConstraints
public void addUseLimitation(String useLimitation)
addUseLimitation
in interface MDConstraints
Copyright © 2016 Sensia Software LLC. All rights reserved.