Class MappingSetReference
java.lang.Object
org.incenp.obofoundry.sssom.model.MappingSetReference
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
int
hashCode()
void
setLastUpdated
(LocalDate lastUpdated) void
setLocalName
(String localName) void
setMappingSetGroup
(String mappingSetGroup) void
setMappingSetId
(String mappingSetId) void
setMirrorFrom
(String mirrorFrom) void
setRegistryConfidence
(Double value) Sets the registry_confidence field to a new value.toString()
-
Constructor Details
-
MappingSetReference
public MappingSetReference() -
MappingSetReference
-
-
Method Details
-
setRegistryConfidence
Sets the registry_confidence field to a new value.- Parameters:
value
- The new registry_confidence value to set.- Throws:
IllegalArgumentException
- If the value is outside of the valid range.
-
builder
-
toBuilder
-
getMappingSetId
-
getMirrorFrom
-
getRegistryConfidence
-
getMappingSetGroup
-
getLastUpdated
-
getLocalName
-
setMappingSetId
-
setMirrorFrom
-
setMappingSetGroup
-
setLastUpdated
-
setLocalName
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-