public class RuntimeChildPrimitiveEnumerationDatatypeDefinition extends RuntimeChildPrimitiveDatatypeDefinition
BaseRuntimeDeclaredChildDefinition.FieldListMutator, BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
BaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator
Constructor and Description |
---|
RuntimeChildPrimitiveEnumerationDatatypeDefinition(Field theField,
String theElementName,
Child theChildAnnotation,
Description theDescriptionAnnotation,
Class<? extends IBase> theDatatype,
Class<? extends Enum<?>> theBinderType) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Enum<?>> |
getBoundEnumType()
If this child has a bound type, this method will return the Enum type that
it is bound to.
|
Object |
getInstanceConstructorArguments() |
getChildByName, getChildElementDefinitionByDatatype, getChildNameByDatatype, getDatatype, getValidChildNames, toString
getAccessor, getBindingValueSet, getElementName, getField, getFormalDefinition, getMax, getMin, getMutator, getShortDefinition, getSingleChildOrThrow, isModifier, isSummary, setModifier
getExtensionUrl
public Class<? extends Enum<?>> getBoundEnumType()
BaseRuntimeChildDatatypeDefinition
null
.getBoundEnumType
in class BaseRuntimeChildDatatypeDefinition
public Object getInstanceConstructorArguments()
getInstanceConstructorArguments
in class BaseRuntimeChildDefinition
Copyright © 2014–2019 University Health Network. All rights reserved.