com.metsci.glimpse.charts.vector.parser.attributes
Class AttributeDescription
java.lang.Object
com.metsci.glimpse.charts.vector.parser.attributes.AttributeDescription
public class AttributeDescription
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeDescription
public AttributeDescription(ENCAttributeType attributeType,
ENCAttributeClass attributeClass)
AttributeDescription
public AttributeDescription(ENCAttributeType attributeType,
ENCAttributeClass attributeClass,
java.lang.String value)
getAttributeType
public ENCAttributeType getAttributeType()
getAttributeClass
public ENCAttributeClass getAttributeClass()
getValueAsString
public java.lang.String getValueAsString()
Copyright © 2012 Metron, Inc.. All Rights Reserved.