public class UserFolderRIDMO extends org.dmd.dmc.DmcObject implements org.dmd.dmc.DmcNamedObjectIF, org.dmd.dmc.DmcHierarchicNamedObjectIF, Serializable
Generated from the dmpServer schema at version unknown
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 |
|---|---|
|
UserFolderRIDMO() |
|
UserFolderRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
UserFolderRIDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dmd.dmc.types.DotName |
getDotName() |
org.dmd.dmc.types.DotName |
getHierarchicObjectName() |
UserFolderRIDMO |
getModificationRecorder() |
UserFolderRIDMO |
getNew() |
org.dmd.dmc.types.DotName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
UserFolderRIDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
int |
hashCode() |
void |
remDotName()
Removes the dotName attribute value.
|
void |
setDotName(org.dmd.dmc.types.DotName value)
Sets dotName to the specified value.
|
void |
setDotName(Object value)
Sets dotName to the specified value.
|
add, 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 UserFolderRIDMO()
protected UserFolderRIDMO(String oc)
public UserFolderRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public UserFolderRIDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic UserFolderRIDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic UserFolderRIDMO getModificationRecorder()
public org.dmd.dmc.types.DotName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFpublic org.dmd.dmc.types.DotName getHierarchicObjectName()
getHierarchicObjectName in interface org.dmd.dmc.DmcHierarchicNamedObjectIFpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class org.dmd.dmc.DmcObjectpublic org.dmd.dmc.types.DotName getDotName()
public void setDotName(org.dmd.dmc.types.DotName value)
value - DotNamepublic void setDotName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeDotNameSVorg.dmd.dmc.DmcValueExceptionpublic void remDotName()
Copyright © 2019. All rights reserved.