public class SessionRIDMW
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 |
|---|---|
|
SessionRIDMW() |
|
SessionRIDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
SessionRIDMW(SessionRIDMO obj) |
protected |
SessionRIDMW(SessionRIDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
SessionRI |
cloneIt() |
boolean |
equals(Object obj) |
SessionRIDMO |
getDMO() |
org.dmd.dmc.types.DotName |
getDotName() |
org.dmd.dmc.types.DotName |
getHierarchicObjectName() |
SessionRI |
getModificationRecorder() |
org.dmd.dmc.types.DotName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getSessionHostRI() |
String |
getSessionIDRI() |
UserRIDMW |
getUserRefRI() |
int |
hashCode() |
void |
remDotName()
Removes the dotName attribute value.
|
void |
remSessionHostRI()
Removes the sessionHostRI attribute value.
|
void |
remSessionIDRI()
Removes the sessionIDRI attribute value.
|
void |
remUserRefRI()
Removes the userRefRI 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 |
setSessionHostRI(Object value)
Sets sessionHostRI to the specified value.
|
void |
setSessionHostRI(String value)
Sets sessionHostRI to the specified value.
|
void |
setSessionIDRI(Object value)
Sets sessionIDRI to the specified value.
|
void |
setSessionIDRI(String value)
Sets sessionIDRI to the specified value.
|
void |
setUserRefRI(Object value)
Sets the userRefRI to the specified value.
|
void |
setUserRefRI(UserRIDMW value)
Sets the userRefRI 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 SessionRIDMW()
public SessionRIDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public SessionRIDMW(SessionRIDMO obj)
protected SessionRIDMW(SessionRIDMO obj, org.dmd.dms.ClassDefinition cd)
public SessionRI getModificationRecorder()
public SessionRI cloneIt()
public SessionRIDMO 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 String getSessionHostRI()
public void setSessionHostRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setSessionHostRI(String value)
value - Stringpublic void remSessionHostRI()
public String getSessionIDRI()
public void setSessionIDRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setSessionIDRI(String value)
value - Stringpublic void remSessionIDRI()
public UserRIDMW getUserRefRI()
public void setUserRefRI(UserRIDMW value)
value - A value compatible with UserRIREFpublic void setUserRefRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with UserRIREForg.dmd.dmc.DmcValueExceptionpublic void remUserRefRI()
Copyright © 2019. All rights reserved.