|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Generated(value="com.neeve.adm.AdmGenerator",
date="Wed Jun 06 14:04:25 EDT 2018")
@AdmGenerated(compatLevel="3.8.0",
admVersion="nvx-adm v3.7.275 (build 0)",
date="6/6/18 2:04 PM",
buildInfo="nvx-talon-3.7.275 (nvx-codegen-plugin)")
public interface ISrvMonServerInfoRequestRequest server details.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.neeve.rog.IRogNode |
|---|
IRogNode.PoolingListener |
| Nested classes/interfaces inherited from interface com.neeve.ods.IStoreObject |
|---|
IStoreObject.EncodingType |
| Method Summary | |
|---|---|
SrvMonServerInfoRequest |
copy()
Creates a copy of this SrvMonServerInfoRequest. |
void |
copyInto(SrvMonServerInfoRequest target)
Copies the contents of this SrvMonServerInfoRequest into the target. |
| Methods inherited from interface com.neeve.ods.IStoreObject |
|---|
acquire, deserialize, deserializeMetadata, deserializeMetadata, ensureId, getBinding, getCheckpointVersion, getContentEncodingType, getId, getOfid, getOwnershipCount, getSerializedMetadataLength, getStableTransactionId, getTransactionId, serialize, serializeMetadata, setBinding, setCheckpointVersion, setFieldValue, setId, setStableTransactionId, setTransactionId |
| Methods inherited from interface com.neeve.sma.MapMessageView |
|---|
getMessageReflector |
| Methods inherited from interface com.neeve.rog.IRogValidatable |
|---|
getValidationErrors, isValid |
| Method Detail |
|---|
SrvMonServerInfoRequest copy()
The copy copies primitive, enum and embedded entity fields into the returned copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonServerInfoRequest's embedded entity fields.
The returned copy will be writeable even if this SrvMonServerInfoRequest is read only.
No metadata is copied except as documented IRogCopyableNode.
See IRogCopyableNode for more detailed information on the semantics of this method.
copy in interface CopyableMessageView<ISrvMonServerInfoRequest>copy in interface IRogCopyableNode<ISrvMonServerInfoRequest>IRogCopyableNode,
CopyableMessageViewvoid copyInto(SrvMonServerInfoRequest target)
The copy clears the target's contents and copies primitive, enum and embedded entity fields into the provided copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonServerInfoRequest's embedded entity fields.
The returned copy will be writeable even if this SrvMonServerInfoRequest is read only.
No metadata is copied except as documented IRogCopyableNode.
See IRogCopyableNode for more detailed information on the semantics of this method.
target - The target to copy into which must not be null or read only.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||