public class UserRIDMO 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 |
|---|---|
|
UserRIDMO() |
|
UserRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
UserRIDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dmd.dmc.types.DotName |
getDotName() |
org.dmd.dmc.types.DotName |
getHierarchicObjectName() |
Integer |
getIdRI() |
UserRIDMO |
getModificationRecorder() |
UserRIDMO |
getNew() |
org.dmd.dmc.types.DotName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getPassword() |
UserRIDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
String |
getUserName() |
int |
hashCode() |
void |
remDotName()
Removes the dotName attribute value.
|
void |
remIdRI()
Removes the idRI attribute value.
|
void |
remPassword()
Removes the password attribute value.
|
void |
remUserName()
Removes the userName 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.
|
void |
setIdRI(Integer value)
Sets idRI to the specified value.
|
void |
setIdRI(Object value)
Sets idRI to the specified value.
|
void |
setPassword(Object value)
Sets password to the specified value.
|
void |
setPassword(String value)
Sets password to the specified value.
|
void |
setUserName(Object value)
Sets userName to the specified value.
|
void |
setUserName(String value)
Sets userName 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 UserRIDMO()
protected UserRIDMO(String oc)
public UserRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public UserRIDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic UserRIDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic UserRIDMO 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()
public Integer getIdRI()
public void setIdRI(Integer value)
value - Integerpublic void setIdRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeIntegerSVorg.dmd.dmc.DmcValueExceptionpublic void remIdRI()
public String getUserName()
public void setUserName(String value)
value - Stringpublic void setUserName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remUserName()
public String getPassword()
public void setPassword(String value)
value - Stringpublic void setPassword(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remPassword()
Copyright © 2019. All rights reserved.