public abstract class DmcTypeUserRIREF extends org.dmd.dmc.types.DmcTypeNamedObjectREF<UserRIREF,org.dmd.dmc.types.DotName>
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.DmoTypeFormatter.dumpNamedREFHelperType(DmoTypeFormatter.java:583)
| Constructor and Description |
|---|
DmcTypeUserRIREF() |
DmcTypeUserRIREF(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
UserRIREF |
cloneValue(UserRIREF value) |
UserRIREF |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
protected String |
getDMOClassName() |
protected UserRIREF |
getNewHelper() |
protected org.dmd.dmc.types.DotName |
getNewName() |
protected boolean |
isDMO(Object value) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
UserRIREF value) |
protected UserRIREF |
typeCheck(Object value) |
doLazyResolution, removeBackReferences, resolveReferences, weAreResolvedadd, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeUserRIREF()
public DmcTypeUserRIREF(org.dmd.dmc.DmcAttributeInfo ai)
protected UserRIREF getNewHelper()
getNewHelper in class org.dmd.dmc.types.DmcTypeNamedObjectREF<UserRIREF,org.dmd.dmc.types.DotName>protected org.dmd.dmc.types.DotName getNewName()
getNewName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<UserRIREF,org.dmd.dmc.types.DotName>protected String getDMOClassName()
getDMOClassName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<UserRIREF,org.dmd.dmc.types.DotName>protected boolean isDMO(Object value)
isDMO in class org.dmd.dmc.types.DmcTypeNamedObjectREF<UserRIREF,org.dmd.dmc.types.DotName>protected UserRIREF typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<UserRIREF>org.dmd.dmc.DmcValueExceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
UserRIREF value)
throws Exception
public UserRIREF deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
Copyright © 2019. All rights reserved.