public static class ProfileUtilities.ElementDefinitionHolder extends Object
| Constructor and Description |
|---|
ElementDefinitionHolder(ElementDefinition self) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseIndex() |
List<ProfileUtilities.ElementDefinitionHolder> |
getChildren() |
ElementDefinition |
getSelf() |
void |
setBaseIndex(int baseIndex) |
String |
toString() |
public ElementDefinitionHolder(ElementDefinition self)
public ElementDefinition getSelf()
public List<ProfileUtilities.ElementDefinitionHolder> getChildren()
public int getBaseIndex()
public void setBaseIndex(int baseIndex)
Copyright © 2014–2017 University Health Network. All rights reserved.