fedora.server.storage.types
Class ObjectMethodsDef
java.lang.Object
fedora.server.storage.types.ObjectMethodsDef
public class ObjectMethodsDef
- extends java.lang.Object
Title: ObjectMethodsDef.java
Description: Data structure to contain all method definitions for
a digital object.
- Version:
- $Id: ObjectMethodsDef.java 5999 2007-04-05 17:23:10Z cwilper $
- Author:
- rlw@virginia.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID
public java.lang.String PID
bDefPID
public java.lang.String bDefPID
methodName
public java.lang.String methodName
methodParmDefs
public MethodParmDef[] methodParmDefs
asOfDate
public java.util.Date asOfDate
ObjectMethodsDef
public ObjectMethodsDef()