fedora.server.storage.types
Class DSBindingMapAugmented

java.lang.Object
  extended byfedora.server.storage.types.DSBindingMap
      extended byfedora.server.storage.types.DSBindingMapAugmented

public class DSBindingMapAugmented
extends DSBindingMap

Title: DSBindingMap.java

Description:

Version:
$Id: DSBindingMapAugmented.java,v 1.8 2005/04/21 13:19:58 rlw Exp $
Author:
payette@cs.cornell.edu

Field Summary
 DSBindingAugmented[] dsBindingsAugmented
           
 
Fields inherited from class fedora.server.storage.types.DSBindingMap
dsBindings, dsBindMapID, dsBindMapLabel, dsBindMechanismPID, state
 
Constructor Summary
DSBindingMapAugmented()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dsBindingsAugmented

public DSBindingAugmented[] dsBindingsAugmented
Constructor Detail

DSBindingMapAugmented

public DSBindingMapAugmented()