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 3966 2005-04-21 13:33:01Z rlw $
- 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()