public abstract class BaseRuntimeDeclaredChildDefinition extends BaseRuntimeChildDefinition
| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseRuntimeDeclaredChildDefinition.FieldListMutator |
protected class |
BaseRuntimeDeclaredChildDefinition.FieldPlainMutator |
BaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeChildDefinition.IAccessor |
getAccessor() |
String |
getBindingValueSet() |
String |
getElementName() |
Field |
getField() |
String |
getFormalDefinition() |
int |
getMax() |
int |
getMin() |
BaseRuntimeChildDefinition.IMutator |
getMutator() |
String |
getShortDefinition() |
BaseRuntimeElementDefinition<?> |
getSingleChildOrThrow() |
boolean |
isModifier() |
boolean |
isSummary() |
protected void |
setModifier(boolean theModifier) |
getChildByName, getChildElementDefinitionByDatatype, getChildNameByDatatype, getExtensionUrl, getInstanceConstructorArguments, getValidChildNames, toStringpublic BaseRuntimeChildDefinition.IAccessor getAccessor()
getAccessor in class BaseRuntimeChildDefinitionpublic String getBindingValueSet()
public String getElementName()
getElementName in class BaseRuntimeChildDefinitionpublic String getFormalDefinition()
public int getMax()
getMax in class BaseRuntimeChildDefinitionpublic int getMin()
getMin in class BaseRuntimeChildDefinitionpublic BaseRuntimeChildDefinition.IMutator getMutator()
getMutator in class BaseRuntimeChildDefinitionpublic String getShortDefinition()
public BaseRuntimeElementDefinition<?> getSingleChildOrThrow()
public boolean isModifier()
public boolean isSummary()
isSummary in class BaseRuntimeChildDefinitionprotected void setModifier(boolean theModifier)
Copyright © 2014–2017 University Health Network. All rights reserved.