Uses of Class
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2.RelationshipType

Packages that use RelationshipType
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2   
 

Uses of RelationshipType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 declared as RelationshipType
protected  RelationshipType RelationshipCreatedNotification.relationship
           
protected  RelationshipType RelationshipDeletedNotification.relationship
           
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 with type parameters of type RelationshipType
protected  java.util.List<RelationshipType> QueryRelationshipsByTypeResponse.relationship
           
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return RelationshipType
 RelationshipType ObjectFactory.createRelationshipType()
          Create an instance of RelationshipType
 RelationshipType RelationshipCreatedNotification.getRelationship()
          Gets the value of the relationship property.
 RelationshipType RelationshipDeletedNotification.getRelationship()
          Gets the value of the relationship property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return types with arguments of type RelationshipType
 javax.xml.bind.JAXBElement<RelationshipType> ObjectFactory.createRelationship(RelationshipType value)
          Create an instance of JAXBElement<RelationshipType>}
 java.util.List<RelationshipType> QueryRelationshipsByTypeResponse.getRelationship()
          Gets the value of the relationship property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 with parameters of type RelationshipType
 javax.xml.bind.JAXBElement<RelationshipType> ObjectFactory.createRelationship(RelationshipType value)
          Create an instance of JAXBElement<RelationshipType>}
 void RelationshipCreatedNotification.setRelationship(RelationshipType value)
          Sets the value of the relationship property.
 void RelationshipDeletedNotification.setRelationship(RelationshipType value)
          Sets the value of the relationship property.
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.