public class RelationshipMetadataValue extends MetadataValue
dSpaceObject| Constructor and Description |
|---|
RelationshipMetadataValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Return
true if other is the same MetadataValue
as this object, false otherwise |
boolean |
isUseForPlace()
This property determines whether this RelationshipMetadataValue should be used in place calculation or not.
|
void |
setUseForPlace(boolean useForPlace) |
getAuthority, getConfidence, getDSpaceObject, getID, getLanguage, getMetadataField, getPlace, getValue, hashCode, setAuthority, setConfidence, setDSpaceObject, setLanguage, setMetadataField, setPlace, setValuepublic boolean isUseForPlace()
public void setUseForPlace(boolean useForPlace)
public boolean equals(Object obj)
MetadataValuetrue if other is the same MetadataValue
as this object, false otherwiseequals in class MetadataValueobj - object to compare totrue if object passed in represents the same
MetadataValue as this objectCopyright © 2019 DuraSpace. All rights reserved.