Version: 1.1.1

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

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

public static class RegisterServiceTypeOperation.Relationship
extends Object


Constructor Summary
RegisterServiceTypeOperation.Relationship()
           
 
Method Summary
 void addServiceType(RegisterServiceTypeOperation.ServiceType serviceType)
           
 Relationship.RELATIONSHIP_TYPE getRelationshipType()
           
 List<RegisterServiceTypeOperation.ServiceType> getServiceType()
           
 void setRelationshipType(Relationship.RELATIONSHIP_TYPE relationshipType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterServiceTypeOperation.Relationship

public RegisterServiceTypeOperation.Relationship()
Method Detail

addServiceType

public void addServiceType(RegisterServiceTypeOperation.ServiceType serviceType)

getServiceType

public List<RegisterServiceTypeOperation.ServiceType> getServiceType()

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