public static class ValueSet.ExpansionParameter extends BaseIdentifiableElement implements IResourceBlock
Definition: A parameter that controlled the expansion process. These parameters may be used by users of expanded value sets to check whether the expansion is suitable for a particular purpose, or to pick the correct expansion
| Constructor and Description |
|---|
ExpansionParameter() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
IDatatype |
getValue()
Gets the value(s) for value[x] ().
|
boolean |
isEmpty() |
ValueSet.ExpansionParameter |
setName(String theString)
Sets the value for name ()
|
ValueSet.ExpansionParameter |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ValueSet.ExpansionParameter |
setValue(IDatatype theValue)
Sets the value(s) for value[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ExpansionParameter()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getNameElement()
null.
Definition: The name of the parameter
public String getName()
null.
Definition: The name of the parameter
public ValueSet.ExpansionParameter setName(StringDt theValue)
Definition: The name of the parameter
public ValueSet.ExpansionParameter setName(String theString)
Definition: The name of the parameter
public IDatatype getValue()
null.
Definition: The value of the parameter
public ValueSet.ExpansionParameter setValue(IDatatype theValue)
Definition: The value of the parameter
Copyright © 2014–2016 University Health Network. All rights reserved.