@Generated(value="com.neeve.adm.AdmGenerator", date="Fri Dec 05 11:53:59 EST 2025") @AdmGenerated(compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 11:53 AM", buildInfo="nvx-eagle-2.9-SNAPSHOT Json Encoding") public interface IMessageProcessingTime extends IRogValidatable
| ADM Type | Embedded Entity |
| Factory | EntityFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| agentName | String | 32735 | No doc provided. |
| legName | String | 32734 | No doc provided. |
| procTime | Integer | 32732 | No doc provided. |
| queueTime | Integer | 32733 | No doc provided. |
| timestamp | Long | 32737 | No doc provided. |
| txnId | String | 32736 | No doc provided. |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAgentName()
Clears the value of 'agentName'.
|
void |
clearLegName()
Clears the value of 'legName'.
|
void |
clearProcTime()
Clears the value of 'procTime'.
|
void |
clearQueueTime()
Clears the value of 'queueTime'.
|
void |
clearTimestamp()
Clears the value of 'timestamp'.
|
void |
clearTxnId()
Clears the value of 'txnId'.
|
String |
getAgentName()
Gets the value of 'agentName'.
|
<T extends XString> |
getAgentNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getAgentNameTo(XString val)
Copies the value of 'agentName' into the provided XString.
|
XString |
getAgentNameUnsafe()
Gets the raw value of 'agentName'.
|
String |
getLegName()
Gets the value of 'legName'.
|
<T extends XString> |
getLegNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getLegNameTo(XString val)
Copies the value of 'legName' into the provided XString.
|
XString |
getLegNameUnsafe()
Gets the raw value of 'legName'.
|
int |
getProcTime()
Gets the value of 'procTime'.
|
Integer |
getProcTimeAsObject()
Gets the value of 'procTime'.
|
int |
getQueueTime()
Gets the value of 'queueTime'.
|
Integer |
getQueueTimeAsObject()
Gets the value of 'queueTime'.
|
long |
getTimestamp()
Gets the value of 'timestamp'.
|
Long |
getTimestampAsObject()
Gets the value of 'timestamp'.
|
String |
getTxnId()
Gets the value of 'txnId'.
|
<T extends XString> |
getTxnIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTxnIdTo(XString val)
Copies the value of 'txnId' into the provided XString.
|
XString |
getTxnIdUnsafe()
Gets the raw value of 'txnId'.
|
boolean |
hasAgentName()
Checks for the presence of 'agentName'.
|
boolean |
hasLegName()
Checks for the presence of 'legName'.
|
boolean |
hasProcTime()
Checks for the presence of 'procTime'.
|
boolean |
hasQueueTime()
Checks for the presence of 'queueTime'.
|
boolean |
hasTimestamp()
Checks for the presence of 'timestamp'.
|
boolean |
hasTxnId()
Checks for the presence of 'txnId'.
|
void |
lendAgentName(XString val)
Lends the value of 'agentName' to this object.
|
void |
lendLegName(XString val)
Lends the value of 'legName' to this object.
|
void |
lendTxnId(XString val)
Lends the value of 'txnId' to this object.
|
void |
setAgentName(String val)
Sets the value of 'agentName'.
|
void |
setAgentNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setAgentNameFrom(XString val)
Copies the provided XString value into this object's 'agentName'.
|
void |
setLegName(String val)
Sets the value of 'legName'.
|
void |
setLegNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setLegNameFrom(XString val)
Copies the provided XString value into this object's 'legName'.
|
void |
setProcTime(int val)
Sets the value of 'procTime'.
|
void |
setProcTimeAsObject(Integer val)
Sets the value of 'procTime'.
|
void |
setQueueTime(int val)
Sets the value of 'queueTime'.
|
void |
setQueueTimeAsObject(Integer val)
Sets the value of 'queueTime'.
|
void |
setTimestamp(long val)
Sets the value of 'timestamp'.
|
void |
setTimestampAsObject(Long val)
Sets the value of 'timestamp'.
|
void |
setTxnId(String val)
Sets the value of 'txnId'.
|
void |
setTxnIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTxnIdFrom(XString val)
Copies the provided XString value into this object's 'txnId'.
|
getValidationErrors, isValidvoid setTimestamp(long val)
val - The value to set.void setTimestampAsObject(Long val)
val - The value to set.long getTimestamp()
Long getTimestampAsObject()
void clearTimestamp()
setTimestamp(long)boolean hasTimestamp()
getTimestamp()void setQueueTime(int val)
val - The value to set.void setQueueTimeAsObject(Integer val)
val - The value to set.int getQueueTime()
Integer getQueueTimeAsObject()
void clearQueueTime()
setQueueTime(int)boolean hasQueueTime()
getQueueTime()void setProcTime(int val)
val - The value to set.void setProcTimeAsObject(Integer val)
val - The value to set.int getProcTime()
Integer getProcTimeAsObject()
void clearProcTime()
setProcTime(int)boolean hasProcTime()
getProcTime()void setTxnId(String val)
val - The value to set.String getTxnId()
void lendTxnId(XString val)
This method is equivalent to setTxnId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setTxnIdFrom(long val)
NOTE:
This is the same as calling setTxnId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTxnIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setTxnIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTxnId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getTxnIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTxnId() bec
because it can avoid decoding the value into an String.
getTxnId()XString getTxnIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getTxnId()void clearTxnId()
setTxnId(String)boolean hasTxnId()
getTxnId()void setAgentName(String val)
val - The value to set.String getAgentName()
void lendAgentName(XString val)
This method is equivalent to setAgentName except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setAgentNameFrom(long val)
NOTE:
This is the same as calling setAgentName(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getAgentNameTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setAgentNameFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setAgentName(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getAgentNameTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getAgentName() bec
because it can avoid decoding the value into an String.
getAgentName()XString getAgentNameUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getAgentName()void clearAgentName()
setAgentName(String)boolean hasAgentName()
getAgentName()void setLegName(String val)
val - The value to set.String getLegName()
void lendLegName(XString val)
This method is equivalent to setLegName except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setLegNameFrom(long val)
NOTE:
This is the same as calling setLegName(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getLegNameTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setLegNameFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setLegName(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getLegNameTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getLegName() bec
because it can avoid decoding the value into an String.
getLegName()XString getLegNameUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getLegName()void clearLegName()
setLegName(String)boolean hasLegName()
getLegName()Copyright © 2016 Neeve Research, LLC. All Rights Reserved.