public class UserRIDMW
extends org.dmd.dmw.DmwHierarchicObjectWrapper
implements org.dmd.dmc.DmcHierarchicNamedObjectIF
Generated from the dmpServer schema at version unknown
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
| Modifier | Constructor and Description |
|---|---|
|
UserRIDMW() |
|
UserRIDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
UserRIDMW(UserRIDMO obj) |
protected |
UserRIDMW(UserRIDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
UserRIDMW |
cloneIt() |
boolean |
equals(Object obj) |
UserRIDMO |
getDMO() |
org.dmd.dmc.types.DotName |
getDotName() |
org.dmd.dmc.types.DotName |
getHierarchicObjectName() |
Integer |
getIdRI() |
UserRIDMW |
getModificationRecorder() |
org.dmd.dmc.types.DotName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getPassword() |
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.
|
addSubComponent, getChild, getParentComponent, getParentName, getSubComps, getSubComps, removeSubcomponent, setParentComponentaddAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedpublic UserRIDMW()
public UserRIDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public UserRIDMW(UserRIDMO obj)
protected UserRIDMW(UserRIDMO obj, org.dmd.dms.ClassDefinition cd)
public UserRIDMW getModificationRecorder()
public UserRIDMW cloneIt()
public UserRIDMO getDMO()
public org.dmd.dmc.types.DotName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class org.dmd.dmw.DmwHierarchicObjectWrapperpublic 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.dmw.DmwWrapperpublic org.dmd.dmc.types.DotName getHierarchicObjectName()
getHierarchicObjectName in interface org.dmd.dmc.DmcHierarchicNamedObjectIFpublic org.dmd.dmc.types.DotName getDotName()
public void setDotName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeDotNameorg.dmd.dmc.DmcValueExceptionpublic void setDotName(org.dmd.dmc.types.DotName value)
value - DotNamepublic void remDotName()
public Integer getIdRI()
public void setIdRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeIntegerorg.dmd.dmc.DmcValueExceptionpublic void setIdRI(Integer value)
value - Integerpublic void remIdRI()
public String getPassword()
public void setPassword(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setPassword(String value)
value - Stringpublic void remPassword()
public String getUserName()
public void setUserName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setUserName(String value)
value - Stringpublic void remUserName()
Copyright © 2019. All rights reserved.