@Generated(value="com.neeve.adm.AdmGenerator", date="Thu May 07 15:37:31 EDT 2020") @AdmGenerated(compatLevel="4.0.0", admVersion="nvx-rumi-adm v3.14 (build 29)", date="5/7/20 3:37 PM", buildInfo="nvx-talon-3.14.19 (nvx-codegen-plugin)") public interface ITriggeringMessageMetadata extends IRogValidatable
ADM Type | Embedded Entity |
Factory | SrvMonAlertFactory |
ADM Field Summary |
---|
Field | Type | Id | Description |
---|---|---|---|
triggeringMessageMessageBusName | String | 4 | The bus name for the message that triggered an alert. |
triggeringMessageMessageChannelId | String | 6 | The id of the message channel for the message that triggered an alert. |
triggeringMessageMessageChannelName | String | 5 | The name of the message channel for the message that triggered an alert. |
triggeringMessageMessageEncodingType | Byte | 13 | A message's encoding type for the message that triggered an alert. |
triggeringMessageMessageFactoryId | Short | 11 | A message's sender id for the message that triggered an alert. |
triggeringMessageMessageFlowId | Integer | 9 | A message's flow id for the message that triggered an alert. |
triggeringMessageMessageKey | String | 7 | A message's key for the message that triggered an alert. |
triggeringMessageMessageSenderId | Integer | 10 | A message's sender id for the message that triggered an alert. |
triggeringMessageMessageSno | Long | 8 | A message's sequence number for the message that triggered an alert. |
triggeringMessageMessageViewId | Short | 12 | A message's sender id for the message that triggered an alert. |
Modifier and Type | Method and Description |
---|---|
void |
clearTriggeringMessageMessageBusName()
Clears the value of 'triggeringMessageMessageBusName'.
|
void |
clearTriggeringMessageMessageChannelId()
Clears the value of 'triggeringMessageMessageChannelId'.
|
void |
clearTriggeringMessageMessageChannelName()
Clears the value of 'triggeringMessageMessageChannelName'.
|
void |
clearTriggeringMessageMessageEncodingType()
Clears the value of 'triggeringMessageMessageEncodingType'.
|
void |
clearTriggeringMessageMessageFactoryId()
Clears the value of 'triggeringMessageMessageFactoryId'.
|
void |
clearTriggeringMessageMessageFlowId()
Clears the value of 'triggeringMessageMessageFlowId'.
|
void |
clearTriggeringMessageMessageKey()
Clears the value of 'triggeringMessageMessageKey'.
|
void |
clearTriggeringMessageMessageSenderId()
Clears the value of 'triggeringMessageMessageSenderId'.
|
void |
clearTriggeringMessageMessageSno()
Clears the value of 'triggeringMessageMessageSno'.
|
void |
clearTriggeringMessageMessageViewId()
Clears the value of 'triggeringMessageMessageViewId'.
|
String |
getTriggeringMessageMessageBusName()
Gets the value of 'triggeringMessageMessageBusName'.
|
<T extends XString> |
getTriggeringMessageMessageBusNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTriggeringMessageMessageBusNameTo(XString val)
Copies the value of 'triggeringMessageMessageBusName' into the provided XString.
|
XString |
getTriggeringMessageMessageBusNameUnsafe()
Gets the raw value of 'triggeringMessageMessageBusName'.
|
String |
getTriggeringMessageMessageChannelId()
Gets the value of 'triggeringMessageMessageChannelId'.
|
<T extends XString> |
getTriggeringMessageMessageChannelIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTriggeringMessageMessageChannelIdTo(XString val)
Copies the value of 'triggeringMessageMessageChannelId' into the provided XString.
|
XString |
getTriggeringMessageMessageChannelIdUnsafe()
Gets the raw value of 'triggeringMessageMessageChannelId'.
|
String |
getTriggeringMessageMessageChannelName()
Gets the value of 'triggeringMessageMessageChannelName'.
|
<T extends XString> |
getTriggeringMessageMessageChannelNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTriggeringMessageMessageChannelNameTo(XString val)
Copies the value of 'triggeringMessageMessageChannelName' into the provided XString.
|
XString |
getTriggeringMessageMessageChannelNameUnsafe()
Gets the raw value of 'triggeringMessageMessageChannelName'.
|
byte |
getTriggeringMessageMessageEncodingType()
Gets the value of 'triggeringMessageMessageEncodingType'.
|
short |
getTriggeringMessageMessageFactoryId()
Gets the value of 'triggeringMessageMessageFactoryId'.
|
int |
getTriggeringMessageMessageFlowId()
Gets the value of 'triggeringMessageMessageFlowId'.
|
String |
getTriggeringMessageMessageKey()
Gets the value of 'triggeringMessageMessageKey'.
|
<T extends XString> |
getTriggeringMessageMessageKeyTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTriggeringMessageMessageKeyTo(XString val)
Copies the value of 'triggeringMessageMessageKey' into the provided XString.
|
XString |
getTriggeringMessageMessageKeyUnsafe()
Gets the raw value of 'triggeringMessageMessageKey'.
|
int |
getTriggeringMessageMessageSenderId()
Gets the value of 'triggeringMessageMessageSenderId'.
|
long |
getTriggeringMessageMessageSno()
Gets the value of 'triggeringMessageMessageSno'.
|
short |
getTriggeringMessageMessageViewId()
Gets the value of 'triggeringMessageMessageViewId'.
|
boolean |
hasTriggeringMessageMessageBusName()
Checks for the presence of 'triggeringMessageMessageBusName'.
|
boolean |
hasTriggeringMessageMessageChannelId()
Checks for the presence of 'triggeringMessageMessageChannelId'.
|
boolean |
hasTriggeringMessageMessageChannelName()
Checks for the presence of 'triggeringMessageMessageChannelName'.
|
boolean |
hasTriggeringMessageMessageEncodingType()
Checks for the presence of 'triggeringMessageMessageEncodingType'.
|
boolean |
hasTriggeringMessageMessageFactoryId()
Checks for the presence of 'triggeringMessageMessageFactoryId'.
|
boolean |
hasTriggeringMessageMessageFlowId()
Checks for the presence of 'triggeringMessageMessageFlowId'.
|
boolean |
hasTriggeringMessageMessageKey()
Checks for the presence of 'triggeringMessageMessageKey'.
|
boolean |
hasTriggeringMessageMessageSenderId()
Checks for the presence of 'triggeringMessageMessageSenderId'.
|
boolean |
hasTriggeringMessageMessageSno()
Checks for the presence of 'triggeringMessageMessageSno'.
|
boolean |
hasTriggeringMessageMessageViewId()
Checks for the presence of 'triggeringMessageMessageViewId'.
|
void |
lendTriggeringMessageMessageBusName(XString val)
Lends the value of 'triggeringMessageMessageBusName' to this object.
|
void |
lendTriggeringMessageMessageChannelId(XString val)
Lends the value of 'triggeringMessageMessageChannelId' to this object.
|
void |
lendTriggeringMessageMessageChannelName(XString val)
Lends the value of 'triggeringMessageMessageChannelName' to this object.
|
void |
lendTriggeringMessageMessageKey(XString val)
Lends the value of 'triggeringMessageMessageKey' to this object.
|
void |
setTriggeringMessageMessageBusName(String val)
Sets the value of 'triggeringMessageMessageBusName'.
|
void |
setTriggeringMessageMessageBusNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTriggeringMessageMessageBusNameFrom(XString val)
Copies the provided XString value into this object's 'triggeringMessageMessageBusName'.
|
void |
setTriggeringMessageMessageChannelId(String val)
Sets the value of 'triggeringMessageMessageChannelId'.
|
void |
setTriggeringMessageMessageChannelIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTriggeringMessageMessageChannelIdFrom(XString val)
Copies the provided XString value into this object's 'triggeringMessageMessageChannelId'.
|
void |
setTriggeringMessageMessageChannelName(String val)
Sets the value of 'triggeringMessageMessageChannelName'.
|
void |
setTriggeringMessageMessageChannelNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTriggeringMessageMessageChannelNameFrom(XString val)
Copies the provided XString value into this object's 'triggeringMessageMessageChannelName'.
|
void |
setTriggeringMessageMessageEncodingType(byte val)
Sets the value of 'triggeringMessageMessageEncodingType'.
|
void |
setTriggeringMessageMessageFactoryId(short val)
Sets the value of 'triggeringMessageMessageFactoryId'.
|
void |
setTriggeringMessageMessageFlowId(int val)
Sets the value of 'triggeringMessageMessageFlowId'.
|
void |
setTriggeringMessageMessageKey(String val)
Sets the value of 'triggeringMessageMessageKey'.
|
void |
setTriggeringMessageMessageKeyFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTriggeringMessageMessageKeyFrom(XString val)
Copies the provided XString value into this object's 'triggeringMessageMessageKey'.
|
void |
setTriggeringMessageMessageSenderId(int val)
Sets the value of 'triggeringMessageMessageSenderId'.
|
void |
setTriggeringMessageMessageSno(long val)
Sets the value of 'triggeringMessageMessageSno'.
|
void |
setTriggeringMessageMessageViewId(short val)
Sets the value of 'triggeringMessageMessageViewId'.
|
getValidationErrors, isValid
void setTriggeringMessageMessageSno(long val)
val
- The value to set.long getTriggeringMessageMessageSno()
void clearTriggeringMessageMessageSno()
setTriggeringMessageMessageSno(long)
boolean hasTriggeringMessageMessageSno()
getTriggeringMessageMessageSno()
void setTriggeringMessageMessageFlowId(int val)
val
- The value to set.int getTriggeringMessageMessageFlowId()
void clearTriggeringMessageMessageFlowId()
boolean hasTriggeringMessageMessageFlowId()
getTriggeringMessageMessageFlowId()
void setTriggeringMessageMessageSenderId(int val)
val
- The value to set.int getTriggeringMessageMessageSenderId()
void clearTriggeringMessageMessageSenderId()
boolean hasTriggeringMessageMessageSenderId()
void setTriggeringMessageMessageFactoryId(short val)
val
- The value to set.short getTriggeringMessageMessageFactoryId()
void clearTriggeringMessageMessageFactoryId()
boolean hasTriggeringMessageMessageFactoryId()
void setTriggeringMessageMessageViewId(short val)
val
- The value to set.short getTriggeringMessageMessageViewId()
void clearTriggeringMessageMessageViewId()
boolean hasTriggeringMessageMessageViewId()
getTriggeringMessageMessageViewId()
void setTriggeringMessageMessageEncodingType(byte val)
val
- The value to set.byte getTriggeringMessageMessageEncodingType()
void clearTriggeringMessageMessageEncodingType()
boolean hasTriggeringMessageMessageEncodingType()
void setTriggeringMessageMessageBusName(String val)
val
- The value to set.String getTriggeringMessageMessageBusName()
void lendTriggeringMessageMessageBusName(XString val)
This method is equivalent to setTriggeringMessageMessageBusName 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 setTriggeringMessageMessageBusNameFrom(long val)
NOTE:
This is the same as calling setTriggeringMessageMessageBusName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTriggeringMessageMessageBusNameTo(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 setTriggeringMessageMessageBusNameFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTriggeringMessageMessageBusName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTriggeringMessageMessageBusNameTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTriggeringMessageMessageBusName()
bec
because it can avoid decoding the value into an String
.
getTriggeringMessageMessageBusName()
XString getTriggeringMessageMessageBusNameUnsafe()
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.
getTriggeringMessageMessageBusName()
void clearTriggeringMessageMessageBusName()
boolean hasTriggeringMessageMessageBusName()
getTriggeringMessageMessageBusName()
void setTriggeringMessageMessageChannelName(String val)
val
- The value to set.String getTriggeringMessageMessageChannelName()
void lendTriggeringMessageMessageChannelName(XString val)
This method is equivalent to setTriggeringMessageMessageChannelName 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 setTriggeringMessageMessageChannelNameFrom(long val)
NOTE:
This is the same as calling setTriggeringMessageMessageChannelName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTriggeringMessageMessageChannelNameTo(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 setTriggeringMessageMessageChannelNameFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTriggeringMessageMessageChannelName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTriggeringMessageMessageChannelNameTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTriggeringMessageMessageChannelName()
bec
because it can avoid decoding the value into an String
.
XString getTriggeringMessageMessageChannelNameUnsafe()
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.
getTriggeringMessageMessageChannelName()
void clearTriggeringMessageMessageChannelName()
boolean hasTriggeringMessageMessageChannelName()
void setTriggeringMessageMessageChannelId(String val)
val
- The value to set.String getTriggeringMessageMessageChannelId()
void lendTriggeringMessageMessageChannelId(XString val)
This method is equivalent to setTriggeringMessageMessageChannelId 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 setTriggeringMessageMessageChannelIdFrom(long val)
NOTE:
This is the same as calling setTriggeringMessageMessageChannelId(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTriggeringMessageMessageChannelIdTo(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 setTriggeringMessageMessageChannelIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTriggeringMessageMessageChannelId(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTriggeringMessageMessageChannelIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTriggeringMessageMessageChannelId()
bec
because it can avoid decoding the value into an String
.
XString getTriggeringMessageMessageChannelIdUnsafe()
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.
getTriggeringMessageMessageChannelId()
void clearTriggeringMessageMessageChannelId()
boolean hasTriggeringMessageMessageChannelId()
void setTriggeringMessageMessageKey(String val)
val
- The value to set.String getTriggeringMessageMessageKey()
void lendTriggeringMessageMessageKey(XString val)
This method is equivalent to setTriggeringMessageMessageKey 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 setTriggeringMessageMessageKeyFrom(long val)
NOTE:
This is the same as calling setTriggeringMessageMessageKey(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTriggeringMessageMessageKeyTo(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 setTriggeringMessageMessageKeyFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTriggeringMessageMessageKey(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTriggeringMessageMessageKeyTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTriggeringMessageMessageKey()
bec
because it can avoid decoding the value into an String
.
getTriggeringMessageMessageKey()
XString getTriggeringMessageMessageKeyUnsafe()
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.
getTriggeringMessageMessageKey()
void clearTriggeringMessageMessageKey()
boolean hasTriggeringMessageMessageKey()
getTriggeringMessageMessageKey()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.