Version: 1.1.1

org.inb.biomoby.central.factory.jaxb.registry
Class RetrieveObjectOperation.Object

java.lang.Object
  extended by org.inb.biomoby.central.factory.jaxb.registry.RetrieveObjectOperation.Object
Enclosing class:
RetrieveObjectOperation

public static class RetrieveObjectOperation.Object
extends Object


Constructor Summary
RetrieveObjectOperation.Object()
           
 
Method Summary
 String getLsid()
           
 String getName()
           
 String getSchema()
           
 void setLsid(String value)
           
 void setName(String value)
           
 void setSchema(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveObjectOperation.Object

public RetrieveObjectOperation.Object()
Method Detail

getSchema

public String getSchema()

setSchema

public void setSchema(String value)

getName

public String getName()

setName

public void setName(String value)

getLsid

public String getLsid()

setLsid

public void setLsid(String value)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010