fedora.server.storage.types
Class DSBindingMapAugmented

java.lang.Object
  extended by fedora.server.storage.types.DSBindingMap
      extended by fedora.server.storage.types.DSBindingMapAugmented

public class DSBindingMapAugmented
extends DSBindingMap

Title: DSBindingMap.java

Description:

Version:
$Id: DSBindingMapAugmented.java 3966 2005-04-21 13:33:01Z rlw $
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()
           
 
Method Summary
 
Methods inherited from class fedora.server.storage.types.DSBindingMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

dsBindingsAugmented

public DSBindingAugmented[] dsBindingsAugmented
Constructor Detail

DSBindingMapAugmented

public DSBindingMapAugmented()