public class RuntimeChildResourceBlockDefinition extends BaseRuntimeDeclaredChildDefinition
BaseRuntimeDeclaredChildDefinition.FieldListMutator, BaseRuntimeDeclaredChildDefinition.FieldPlainMutatorBaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Constructor and Description |
|---|
RuntimeChildResourceBlockDefinition(Field theField,
Child theChildAnnotation,
Description theDescriptionAnnotation,
String theElementName,
Class<? extends IBase> theResourceBlockType) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeResourceBlockDefinition |
getChildByName(String theName) |
BaseRuntimeElementDefinition<?> |
getChildElementDefinitionByDatatype(Class<? extends IBase> theDatatype) |
String |
getChildNameByDatatype(Class<? extends IBase> theDatatype) |
Set<String> |
getValidChildNames() |
getAccessor, getElementName, getField, getFormalDefinition, getMax, getMin, getMutator, getShortDefinition, getSingleChildOrThrow, isModifier, isSummarygetExtensionUrl, getInstanceConstructorArguments, toStringpublic RuntimeChildResourceBlockDefinition(Field theField, Child theChildAnnotation, Description theDescriptionAnnotation, String theElementName, Class<? extends IBase> theResourceBlockType) throws ConfigurationException
ConfigurationExceptionpublic RuntimeResourceBlockDefinition getChildByName(String theName)
getChildByName in class BaseRuntimeChildDefinitionpublic 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 BaseRuntimeChildDefinitionCopyright © 2014–2016 University Health Network. All rights reserved.