com.metsci.glimpse.charts.vector.parser
Class ENCAttributeInterpreter.ENCAttributeHeader
java.lang.Object
com.metsci.glimpse.charts.vector.parser.ENCAttributeInterpreter.ENCAttributeHeader
- Enclosing class:
- ENCAttributeInterpreter
public class ENCAttributeInterpreter.ENCAttributeHeader
- extends java.lang.Object
Method Summary |
void |
setTableValue(int id,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attributeAcronym
public java.lang.String attributeAcronym
attributeName
public java.lang.String attributeName
attributeCode
public int attributeCode
attributeClass
public ENCAttributeClass attributeClass
attributeType
public ENCAttributeType attributeType
valueTable
public java.util.HashMap<java.lang.Integer,java.lang.String> valueTable
ENCAttributeInterpreter.ENCAttributeHeader
public ENCAttributeInterpreter.ENCAttributeHeader(int code,
java.lang.String acronym,
java.lang.String name,
char type)
throws java.lang.Exception
- Throws:
java.lang.Exception
setTableValue
public void setTableValue(int id,
java.lang.String value)
Copyright © 2012 Metron, Inc.. All Rights Reserved.