org.fcrepo.server.behavior
Class MethodParmDef

java.lang.Object
  extended by org.fcrepo.server.behavior.MethodParmDef

public class MethodParmDef
extends Object

Author:
Sandy Payette

Field Summary
 String parmDefaultValue
           
 String parmLabel
           
 String parmName
           
 boolean parmRequired
           
 
Constructor Summary
MethodParmDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parmName

public String parmName

parmDefaultValue

public String parmDefaultValue

parmRequired

public boolean parmRequired

parmLabel

public String parmLabel
Constructor Detail

MethodParmDef

public MethodParmDef()


Copyright © 2011 DuraSpace. All Rights Reserved.