com.metsci.glimpse.charts.vector.parser.objects
Class DNCAttributeType
java.lang.Object
com.metsci.glimpse.charts.vector.parser.objects.DNCAttributeType
- All Implemented Interfaces:
- GeoAttributeType
public class DNCAttributeType
- extends java.lang.Object
- implements GeoAttributeType
- Author:
- john
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
FACCCode
public static DNCAttributeType FACCCode
NAM
public static DNCAttributeType NAM
getInstance
public static DNCAttributeType getInstance(java.lang.String c)
name
public java.lang.String name()
- Specified by:
name
in interface GeoAttributeType
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class java.lang.Object
equals
public boolean equals(DNCAttributeType otherType)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
write
public void write(java.io.DataOutputStream fout)
throws java.io.IOException
- Throws:
java.io.IOException
read
public static DNCAttributeType read(java.io.DataInput fin)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2012 Metron, Inc.. All Rights Reserved.