public class RuntimeChildDeclaredExtensionDefinition extends BaseRuntimeDeclaredChildDefinition
BaseRuntimeDeclaredChildDefinition.FieldListMutator, BaseRuntimeDeclaredChildDefinition.FieldPlainMutatorBaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Modifier and Type | Method and Description |
|---|---|
BaseRuntimeElementDefinition<?> |
getChildByName(String theName) |
BaseRuntimeElementDefinition<?> |
getChildElementDefinitionByDatatype(Class<? extends IBase> theType) |
RuntimeChildDeclaredExtensionDefinition |
getChildExtensionForUrl(String theUrl) |
String |
getChildNameByDatatype(Class<? extends IBase> theDatatype) |
Class<? extends IBase> |
getChildType() |
String |
getExtensionUrl() |
Object |
getInstanceConstructorArguments() |
BaseRuntimeElementDefinition<?> |
getSingleChildOrThrow() |
Set<String> |
getValidChildNames() |
boolean |
isDefinedLocally() |
boolean |
isModifier() |
IBase |
newInstance() |
void |
setEnumerationType(Class<?> theEnumerationType) |
getAccessor, getElementName, getField, getFormalDefinition, getMax, getMin, getMutator, getShortDefinition, isSummarytoStringpublic Object getInstanceConstructorArguments()
getInstanceConstructorArguments in class BaseRuntimeChildDefinitionpublic void setEnumerationType(Class<?> theEnumerationType)
public BaseRuntimeElementDefinition<?> getChildByName(String theName)
getChildByName in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildElementDefinitionByDatatype(Class<? extends IBase> theType)
getChildElementDefinitionByDatatype in class BaseRuntimeChildDefinitionpublic RuntimeChildDeclaredExtensionDefinition getChildExtensionForUrl(String theUrl)
public String getChildNameByDatatype(Class<? extends IBase> theDatatype)
getChildNameByDatatype in class BaseRuntimeChildDefinitionpublic Class<? extends IBase> getChildType()
public String getExtensionUrl()
getExtensionUrl in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getSingleChildOrThrow()
getSingleChildOrThrow in class BaseRuntimeDeclaredChildDefinitionpublic Set<String> getValidChildNames()
getValidChildNames in class BaseRuntimeChildDefinitionpublic boolean isDefinedLocally()
public boolean isModifier()
isModifier in class BaseRuntimeDeclaredChildDefinitionpublic IBase newInstance()
Copyright © 2014–2016 University Health Network. All rights reserved.