public abstract class PreAuthResponseDMW extends Response
Generated from the dmp schema at version 0.1
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)
requestcore| Modifier | Constructor and Description |
|---|---|
|
PreAuthResponseDMW() |
|
PreAuthResponseDMW(DmcTypeModifierMV mods) |
|
PreAuthResponseDMW(PreAuthResponseDMO obj) |
protected |
PreAuthResponseDMW(PreAuthResponseDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponse |
cloneIt() |
String |
getApplicationName() |
String |
getApplicationVersion() |
PreAuthResponseDMO |
getDMO() |
PreAuthResponse |
getModificationRecorder() |
void |
remApplicationName()
Removes the applicationName attribute value.
|
void |
remApplicationVersion()
Removes the applicationVersion attribute value.
|
void |
setApplicationName(Object value)
Sets applicationName to the specified value.
|
void |
setApplicationName(String value)
Sets applicationName to the specified value.
|
void |
setApplicationVersion(Object value)
Sets applicationVersion to the specified value.
|
void |
setApplicationVersion(String value)
Sets applicationVersion to the specified value.
|
getHandlerID, getResponseCategory, getResponseText, getResponseType, isLastResponse, remHandlerID, remLastResponse, remResponseCategory, remResponseText, remResponseType, setHandlerID, setHandlerID, setLastResponse, setLastResponse, setResponseCategory, setResponseCategory, setResponseText, setResponseText, setResponseType, setResponseTypegetLastRequestID, getServletRequest, removeLastRequestIDaddNvp, addNvp, addRequestID, addRequestID, delNvp, delNvp, delRequestID, delRequestID, getNvpCopy, getNvpHasValue, getNvpIsEmpty, getNvpIterable, getNvpSize, getRequestIDCopy, getRequestIDHasValue, getRequestIDIsEmpty, getRequestIDIterable, getRequestIDSize, getTimeMS, isTrackingEnabled, nvpContains, remNvp, remRequestID, remTimeMS, remTrackingEnabled, requestIDContains, setTimeMS, setTimeMS, setTrackingEnabled, setTrackingEnabledaddAux, applyModifier, equals, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic PreAuthResponseDMW()
public PreAuthResponseDMW(DmcTypeModifierMV mods)
public PreAuthResponseDMW(PreAuthResponseDMO obj)
protected PreAuthResponseDMW(PreAuthResponseDMO obj, ClassDefinition cd)
public PreAuthResponse getModificationRecorder()
getModificationRecorder in class ResponseDMWpublic PreAuthResponse cloneIt()
cloneIt in class ResponseDMWpublic PreAuthResponseDMO getDMO()
getDMO in class ResponseDMWpublic String getApplicationName()
public void setApplicationName(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringDmcValueExceptionpublic void setApplicationName(String value)
value - Stringpublic void remApplicationName()
public String getApplicationVersion()
public void setApplicationVersion(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringDmcValueExceptionpublic void setApplicationVersion(String value)
value - Stringpublic void remApplicationVersion()
Copyright © 2023. All rights reserved.