public class EnumMappingDMO extends MvwDefinitionDMO implements org.dmd.dmc.DmcNamedObjectIF, Serializable
Generated from the mvw schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
| Modifier | Constructor and Description |
|---|---|
|
EnumMappingDMO() |
|
EnumMappingDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
EnumMappingDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
addSkipEnumValue(Object value)
Adds another skipEnumValue value.
|
org.dmd.dmc.DmcAttribute<?> |
addSkipEnumValue(String value)
Adds another skipEnumValue to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delSkipEnumValue(Object value)
Deletes a skipEnumValue value.
|
org.dmd.dmc.DmcAttribute<?> |
delSkipEnumValue(String value)
Deletes a skipEnumValue from the specified value.
|
boolean |
equals(Object obj) |
String |
getEmptyText() |
String |
getEnumName() |
EnumMappingGeneratorREF |
getMappingGenerator() |
EnumMappingGeneratorREF |
getMappingGeneratorREF()
Returns the reference to EnumMappingGenerator without attempting lazy resolution (if turned on).
|
org.dmd.dmc.types.CamelCaseName |
getMappingName() |
EnumMappingDMO |
getModificationRecorder() |
EnumMappingDMO |
getNew() |
String |
getNthSkipEnumValue(int i) |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
Iterator<String> |
getSkipEnumValue() |
int |
getSkipEnumValueSize()
Returns the number of values in skipEnumValue
|
EnumMappingDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
String |
getUnsetValue() |
int |
hashCode() |
Boolean |
isUseNameAsLabel() |
void |
remEmptyText()
Removes the emptyText attribute value.
|
void |
remEnumName()
Removes the enumName attribute value.
|
void |
remMappingGenerator()
Removes the mappingGenerator attribute value.
|
void |
remMappingName()
Removes the mappingName attribute value.
|
void |
remSkipEnumValue()
Removes the skipEnumValue attribute value.
|
void |
remUnsetValue()
Removes the unsetValue attribute value.
|
void |
remUseNameAsLabel()
Removes the useNameAsLabel attribute value.
|
void |
setEmptyText(Object value)
Sets emptyText to the specified value.
|
void |
setEmptyText(String value)
Sets emptyText to the specified value.
|
void |
setEnumName(Object value)
Sets enumName to the specified value.
|
void |
setEnumName(String value)
Sets enumName to the specified value.
|
void |
setMappingGenerator(EnumMappingGeneratorDMO value)
Sets mappingGenerator to the specified value.
|
void |
setMappingGenerator(Object value)
Sets mappingGenerator to the specified value.
|
void |
setMappingName(org.dmd.dmc.types.CamelCaseName value)
Sets mappingName to the specified value.
|
void |
setMappingName(Object value)
Sets mappingName to the specified value.
|
void |
setUnsetValue(Object value)
Sets unsetValue to the specified value.
|
void |
setUnsetValue(String value)
Sets unsetValue to the specified value.
|
void |
setUseNameAsLabel(Boolean value)
Sets useNameAsLabel to the specified value.
|
void |
setUseNameAsLabel(Object value)
Sets useNameAsLabel to the specified value.
|
boolean |
skipEnumValueContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
addDescription, addDescription, delDescription, delDescription, descriptionContains, getCamelCaseName, getDefinedInModule, getDefinedInModuleREF, getDescription, getDescriptionSize, getFile, getLineNumber, getNthDescription, remCamelCaseName, remDefinedInModule, remDescription, remFile, remLineNumber, setCamelCaseName, setCamelCaseName, setDefinedInModule, setDefinedInModule, setFile, setFile, setLineNumber, setLineNumberadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public EnumMappingDMO()
protected EnumMappingDMO(String oc)
public EnumMappingDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public EnumMappingDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic EnumMappingDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic EnumMappingDMO getModificationRecorder()
public org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class MvwDefinitionDMOpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class MvwDefinitionDMOpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class MvwDefinitionDMOpublic int hashCode()
hashCode in class MvwDefinitionDMOpublic Boolean isUseNameAsLabel()
public void setUseNameAsLabel(Boolean value)
value - Booleanpublic void setUseNameAsLabel(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remUseNameAsLabel()
public String getNthSkipEnumValue(int i)
public org.dmd.dmc.DmcAttribute<?> addSkipEnumValue(String value)
value - Stringpublic boolean skipEnumValueContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addSkipEnumValue(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getSkipEnumValueSize()
public org.dmd.dmc.DmcAttribute<?> delSkipEnumValue(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delSkipEnumValue(String value)
value - Stringpublic void remSkipEnumValue()
public String getEmptyText()
public void setEmptyText(String value)
value - Stringpublic void setEmptyText(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remEmptyText()
public org.dmd.dmc.types.CamelCaseName getMappingName()
public void setMappingName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void setMappingName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remMappingName()
public String getEnumName()
public void setEnumName(String value)
value - Stringpublic void setEnumName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remEnumName()
public String getUnsetValue()
public void setUnsetValue(String value)
value - Stringpublic void setUnsetValue(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remUnsetValue()
public EnumMappingGeneratorREF getMappingGenerator()
public EnumMappingGeneratorREF getMappingGeneratorREF()
public void setMappingGenerator(EnumMappingGeneratorDMO value)
value - EnumMappingGeneratorDMOpublic void setMappingGenerator(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeEnumMappingGeneratorREFSVorg.dmd.dmc.DmcValueExceptionpublic void remMappingGenerator()
Copyright © 2019. All rights reserved.