public class PreAuthResponseDMO 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 |
|---|---|
|
PreAuthResponseDMO() |
|
PreAuthResponseDMO(DmcTypeModifierMV mods) |
protected |
PreAuthResponseDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName() |
String |
getApplicationVersion() |
PreAuthResponseDMO |
getModificationRecorder() |
PreAuthResponseDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
PreAuthResponseDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
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, 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 PreAuthResponseDMO()
protected PreAuthResponseDMO(String oc)
public PreAuthResponseDMO(DmcTypeModifierMV mods)
public PreAuthResponseDMO getNew()
DmcObjectgetNew in class ResponseDMOpublic PreAuthResponseDMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class ResponseDMOinfo - the slice infopublic PreAuthResponseDMO getModificationRecorder()
getModificationRecorder in class ResponseDMOpublic String getApplicationName()
public void setApplicationName(String value)
value - Stringpublic void setApplicationName(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueException - if value is not correctpublic void remApplicationName()
public String getApplicationVersion()
public void setApplicationVersion(String value)
value - Stringpublic void setApplicationVersion(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueException - if value is not correctpublic void remApplicationVersion()
Copyright © 2023. All rights reserved.