fedora.server.storage.service
Class MmapMethodParmDef

java.lang.Object
  extended by fedora.server.storage.types.MethodParmDef
      extended by fedora.server.storage.service.MmapMethodParmDef

public class MmapMethodParmDef
extends MethodParmDef

Title: MmapMethodParmDef.java

Description:

Version:
$Id: MmapMethodParmDef.java 3966 2005-04-21 13:33:01Z rlw $
Author:
payette@cs.cornell.edu

Field Summary
 java.lang.String wsdlMessagePartName
           
 
Fields inherited from class fedora.server.storage.types.MethodParmDef
DATASTREAM_INPUT, DEFAULT_INPUT, parmDefaultValue, parmDomainValues, parmLabel, parmName, parmPassBy, parmRequired, parmType, PASS_BY_REF, PASS_BY_VALUE, USER_INPUT
 
Constructor Summary
MmapMethodParmDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wsdlMessagePartName

public java.lang.String wsdlMessagePartName
Constructor Detail

MmapMethodParmDef

public MmapMethodParmDef()