public class MappingTableDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
description |
protected int |
flags |
protected UUID |
guid |
protected int |
id |
protected String |
name |
Constructor and Description |
---|
MappingTableDescriptor(int id,
String name,
String description,
int flags) |
MappingTableDescriptor(org.netxms.base.NXCPMessage msg,
long baseId)
Create from NXCP message.
|
protected int id
protected UUID guid
protected String name
protected String description
protected int flags
public MappingTableDescriptor(org.netxms.base.NXCPMessage msg, long baseId)
msg
- baseId
- Copyright © 2016. All rights reserved.