public static class RelatedResource.Builder extends AbstractQualifierValue.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(RelatedResource resource)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
RelatedResource |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getDirection()
Builder accessor for the direction attribute
|
List<Link.Builder> |
getLinks()
Builder accessor for the links
|
String |
getRelationship()
Builder accessor for the relationship attribute
|
SecurityAttributes.Builder |
getSecurityAttributes()
Builder accessor for the Security Attributes
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setDirection(String direction)
Builder accessor for the direction attribute
|
void |
setRelationship(String relationship)
Builder accessor for the relationship attribute
|
void |
setSecurityAttributes(SecurityAttributes.Builder securityAttributes)
Builder accessor for the Security Attributes
|
getQualifier, getValue, setQualifier, setValue
public Builder()
public Builder(RelatedResource resource)
public RelatedResource commit() throws InvalidDDMSException
IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
isEmpty
in class AbstractQualifierValue.Builder
IBuilder.isEmpty()
public List<Link.Builder> getLinks()
public String getRelationship()
public void setRelationship(String relationship)
public String getDirection()
public void setDirection(String direction)
public SecurityAttributes.Builder getSecurityAttributes()
public void setSecurityAttributes(SecurityAttributes.Builder securityAttributes)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/