edu.iris.Fissures.seed.container
Class RespBlockette

java.lang.Object
  |
  +--edu.iris.Fissures.seed.container.SeedObject
        |
        +--edu.iris.Fissures.seed.container.Blockette
              |
              +--edu.iris.Fissures.seed.container.RespBlockette
All Implemented Interfaces:
java.lang.Comparable, java.io.Serializable

public class RespBlockette
extends Blockette

Title:

Description:

Copyright: Copyright (c) 2003

Company:

See Also:
Serialized Form

Constructor Summary
RespBlockette(Snippet snip)
           
 
Method Summary
static void main(java.lang.String[] args)
          Create a Blockette object with only default values with this blockette type.
 
Methods inherited from class edu.iris.Fissures.seed.container.Blockette
, addChildBlockette, addDictionaryLookup, addDictionaryLookupIfNeeded, addFieldGrp, attachParent, attachWaveform, deleteFieldGrp, getCategory, getChildBlockette, getDefaultVersion, getDefinition, getDictionaryLookup, getFieldGrp, getFieldLength, getFieldMask, getFieldName, getFieldRepeat, getFieldType, getFieldVal, getFieldVal, getLookupId, getMTime, getName, getNumBytes, getNumFields, getParentBlockette, getType, getVersion, getWaveform, hasParent, initialize, initialize, initialize, initialize, initialize, initialize, insertFieldGrp, isIncomplete, numberofChildBlockettes, numberofDictionaryLookups, removeChildBlockette, removeParent, removeWaveform, replaceChildBlockette, setDictionaryLookup, setFieldVal, setFieldVal, setFieldVal, setLookupId, setVersion, toString, toString, toString, toString, translate
 
Methods inherited from class edu.iris.Fissures.seed.container.SeedObject
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RespBlockette

public RespBlockette(Snippet snip)
              throws edu.iris.Fissures.seed.exception.SeedException
Method Detail

main

public static void main(java.lang.String[] args)
Create a Blockette object with only default values with this blockette type.