public class GetResponseDMO extends ResponseDMO implements Serializable
Generated from the dmp schema at version 0.1
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 |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
GetResponseDMO() |
|
GetResponseDMO(DmcTypeModifierMV mods) |
protected |
GetResponseDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
addTargets(DmcObjectName value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
addTargets(NameContainer value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
addTargets(Object value)
Adds another targets value.
|
DmcAttribute<?> |
delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
delTargets(NameContainer value)
Deletes a targets from the specified value.
|
DmcAttribute<?> |
delTargets(Object value)
Deletes a targets value.
|
Long |
getListenerID() |
GetResponseDMO |
getModificationRecorder() |
GetResponseDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
DmcObject |
getNthObjectList(int i) |
NameContainer |
getNthTargets(int i) |
Iterator<DmcObject> |
getObjectList() |
int |
getObjectListSize() |
Long |
getObjectsToCome() |
GetResponseDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
Iterator<NameContainer> |
getTargets() |
int |
getTargetsSize() |
Boolean |
isCacheResponse() |
boolean |
objectListContains(DmcObject value) |
void |
remCacheResponse()
Removes the cacheResponse attribute value.
|
void |
remListenerID()
Removes the listenerID attribute value.
|
void |
remObjectList()
Removes the objectList attribute value.
|
void |
remObjectsToCome()
Removes the objectsToCome attribute value.
|
void |
remTargets()
Removes the targets attribute value.
|
void |
setCacheResponse(Boolean value)
Sets cacheResponse to the specified value.
|
void |
setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
setListenerID(Long value)
Sets listenerID to the specified value.
|
void |
setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
setObjectsToCome(Long value)
Sets objectsToCome to the specified value.
|
void |
setObjectsToCome(Object value)
Sets objectsToCome to the specified value.
|
boolean |
targetsContains(DmcObjectName value) |
boolean |
targetsContains(NameContainer value) |
getHandlerID, getResponseCategory, getResponseText, getResponseType, isLastResponse, remHandlerID, remLastResponse, remResponseCategory, remResponseText, remResponseType, setHandlerID, setHandlerID, setLastResponse, setLastResponse, setResponseCategory, setResponseCategory, setResponseText, setResponseText, setResponseType, setResponseTypeaddNvp, addNvp, addRequestID, addRequestID, delNvp, delNvp, delRequestID, delRequestID, getNthNvp, getNthRequestID, getNvp, getNvpSize, getRequestID, getRequestIDSize, getTimeMS, isTrackingEnabled, nvpContains, remNvp, remRequestID, remTimeMS, remTrackingEnabled, requestIDContains, setTimeMS, setTimeMS, setTrackingEnabled, setTrackingEnabled, supportsBackrefTrackingadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, 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, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public GetResponseDMO()
protected GetResponseDMO(String oc)
public GetResponseDMO(DmcTypeModifierMV mods)
public GetResponseDMO getNew()
DmcObjectgetNew in class ResponseDMOpublic GetResponseDMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class ResponseDMOinfo - the slice infopublic GetResponseDMO getModificationRecorder()
getModificationRecorder in class ResponseDMOpublic Iterator<NameContainer> getTargets()
public NameContainer getNthTargets(int i)
i - the indexpublic DmcAttribute<?> addTargets(NameContainer value)
value - NameContainerpublic DmcAttribute<?> addTargets(DmcObjectName value)
value - NameContainerpublic boolean targetsContains(NameContainer value)
value - NameContainerpublic boolean targetsContains(DmcObjectName value)
value - DmcObjectNamepublic DmcAttribute<?> addTargets(Object value) throws DmcValueException
value - A value compatible with NameContainerDmcValueException - if value is not correctpublic int getTargetsSize()
public DmcAttribute<?> delTargets(Object value) throws DmcValueException
value - The NameContainer to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delTargets(NameContainer value)
value - NameContainerpublic void remTargets()
public DmcObject getNthObjectList(int i)
i - the indexpublic DmcAttribute<?> addObjectList(DmcObject value)
value - DmcObjectpublic boolean objectListContains(DmcObject value)
value - DmcObjectpublic DmcAttribute<?> addObjectList(Object value) throws DmcValueException
value - A value compatible with DmcObjectDmcValueException - if value is not correctpublic int getObjectListSize()
public DmcAttribute<?> delObjectList(Object value) throws DmcValueException
value - The DmcObject to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delObjectList(DmcObject value)
value - DmcObjectpublic void remObjectList()
public Boolean isCacheResponse()
public void setCacheResponse(Boolean value)
value - Booleanpublic void setCacheResponse(Object value) throws DmcValueException
value - A value compatible with DmcTypeBooleanSVDmcValueException - if value is not correctpublic void remCacheResponse()
public Long getListenerID()
public void setListenerID(Long value)
value - Longpublic void setListenerID(Object value) throws DmcValueException
value - A value compatible with DmcTypeLongSVDmcValueException - if value is not correctpublic void remListenerID()
public Long getObjectsToCome()
public void setObjectsToCome(Long value)
value - Longpublic void setObjectsToCome(Object value) throws DmcValueException
value - A value compatible with DmcTypeLongSVDmcValueException - if value is not correctpublic void remObjectsToCome()
Copyright © 2023. All rights reserved.