Uses of Class
org.somda.sdc.dpws.model.Relationship
Packages that use Relationship
-
Uses of Relationship in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return RelationshipModifier and TypeMethodDescriptionRelationship.clone()Relationship.copyExcept(PropertyTree _propertyTree) Relationship.copyOnly(PropertyTree _propertyTree) Relationship.createCopy()Relationship.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createRelationship()Create an instance ofRelationshipConstructors in org.somda.sdc.dpws.model with parameters of type RelationshipModifierConstructorDescriptionRelationship(Relationship _other) Instantiates a Relationship copying the state of another RelationshipRelationship(Relationship _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Relationship copying the state of another Relationship