public class RuntimeChildResourceDefinition extends BaseRuntimeDeclaredChildDefinition
BaseRuntimeDeclaredChildDefinition.FieldListMutator, BaseRuntimeDeclaredChildDefinition.FieldPlainMutatorBaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Constructor and Description |
|---|
RuntimeChildResourceDefinition(Field theField,
String theElementName,
Child theChildAnnotation,
Description theDescriptionAnnotation,
List<Class<? extends IBaseResource>> theResourceTypes)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeElementDefinition<?> |
getChildByName(String theName) |
BaseRuntimeElementDefinition<?> |
getChildElementDefinitionByDatatype(Class<? extends IBase> theDatatype) |
String |
getChildNameByDatatype(Class<? extends IBase> theDatatype) |
List<Class<? extends IBaseResource>> |
getResourceTypes() |
Set<String> |
getValidChildNames() |
String |
toString() |
getAccessor, getBindingValueSet, getElementName, getField, getFormalDefinition, getMax, getMin, getMutator, getShortDefinition, getSingleChildOrThrow, isModifier, isSummary, setModifiergetExtensionUrl, getInstanceConstructorArgumentspublic RuntimeChildResourceDefinition(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, List<Class<? extends IBaseResource>> theResourceTypes)
public String getChildNameByDatatype(Class<? extends IBase> theDatatype)
getChildNameByDatatype in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildElementDefinitionByDatatype(Class<? extends IBase> theDatatype)
getChildElementDefinitionByDatatype in class BaseRuntimeChildDefinitionpublic Set<String> getValidChildNames()
getValidChildNames in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildByName(String theName)
getChildByName in class BaseRuntimeChildDefinitionpublic List<Class<? extends IBaseResource>> getResourceTypes()
public String toString()
toString in class BaseRuntimeChildDefinitionCopyright © 2014–2017 University Health Network. All rights reserved.