ucar.nc2.iosp.hdf4
Class H4header.Tag

java.lang.Object
  extended by ucar.nc2.iosp.hdf4.H4header.Tag
Enclosing class:
H4header

public class H4header.Tag
extends Object


Method Summary
 String detail()
           
 short getCode()
           
 int getLength()
           
 int getOffset()
           
 short getRefno()
           
 String getType()
           
 String getVClass()
           
 String getVinfo()
           
 boolean isExtended()
           
 boolean isUsed()
           
 String tag()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

detail

public String detail()

toString

public String toString()
Overrides:
toString in class Object

tag

public String tag()

getCode

public short getCode()

getRefno

public short getRefno()

isExtended

public boolean isExtended()

getOffset

public int getOffset()

getLength

public int getLength()

getType

public String getType()

isUsed

public boolean isUsed()

getVinfo

public String getVinfo()

getVClass

public String getVClass()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.