gov.nasa.pds.tools.label
Class SFDULabel

java.lang.Object
  extended by gov.nasa.pds.tools.label.SFDULabel

public class SFDULabel
extends Object

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Constructor Summary
SFDULabel(byte[] label)
           
 
Method Summary
 String getClassId()
           
 String getControlAuthorityId()
           
 String getDelimiterType()
           
 String getDescriptionDataUnitId()
           
 String getLength()
           
 String getSpare()
           
 String getVersionId()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SFDULabel

public SFDULabel(byte[] label)
          throws MalformedSFDULabel
Throws:
MalformedSFDULabel
Method Detail

getControlAuthorityId

public String getControlAuthorityId()

getVersionId

public String getVersionId()

getClassId

public String getClassId()

getDelimiterType

public String getDelimiterType()

getSpare

public String getSpare()

getDescriptionDataUnitId

public String getDescriptionDataUnitId()

getLength

public String getLength()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2011 Planetary Data System. All Rights Reserved.