Version: 1.1.1

org.inb.biomoby.central.factory.jaxb.registry
Class RegisterObjectClassOperation.Relationship

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

public static class RegisterObjectClassOperation.Relationship
extends Object


Constructor Summary
RegisterObjectClassOperation.Relationship()
           
 
Method Summary
 void addObjectType(RegisterObjectClassOperation.ObjectType objectType)
           
 List<RegisterObjectClassOperation.ObjectType> getObjectType()
           
 Relationship.RELATIONSHIP_TYPE getRelationshipType()
           
 void setRelationshipType(Relationship.RELATIONSHIP_TYPE relationshipType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterObjectClassOperation.Relationship

public RegisterObjectClassOperation.Relationship()
Method Detail

addObjectType

public void addObjectType(RegisterObjectClassOperation.ObjectType objectType)

getObjectType

public List<RegisterObjectClassOperation.ObjectType> getObjectType()

getRelationshipType

public Relationship.RELATIONSHIP_TYPE getRelationshipType()

setRelationshipType

public void setRelationshipType(Relationship.RELATIONSHIP_TYPE relationshipType)

Version: 1.1.1

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