Uses of Class
org.javastro.ivoa.entities.resource.Relationship
Packages that use Relationship
-
Uses of Relationship in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type RelationshipModifier and TypeFieldDescriptionprotected List<Relationship>Content.relationshipsa description of a relationship to another resource.Methods in org.javastro.ivoa.entities.resource that return RelationshipModifier and TypeMethodDescriptionObjectFactory.createRelationship()Create an instance ofRelationshipRelationship.withRelatedResources(Collection<ResourceName> values) Relationship.withRelatedResources(ResourceName... values) Relationship.withRelationshipType(String value) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type RelationshipModifier and TypeMethodDescriptionContent.getRelationships()a description of a relationship to another resource.Methods in org.javastro.ivoa.entities.resource with parameters of type RelationshipMethod parameters in org.javastro.ivoa.entities.resource with type arguments of type Relationship