public class HyperParameterVO extends InstanceObjects
| Constructor and Description |
|---|
HyperParameterVO(String _dct_identifier,
String _prov_value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getIdentifier() |
String |
getLabel() |
String |
getValue() |
int |
hashCode() |
void |
setIdentifier(String value) |
void |
setValue(String value) |
getIndividualName, setIndividualName, setLabelpublic String getIdentifier()
public void setIdentifier(String value)
public String getValue()
public String getLabel()
getLabel in class InstanceObjectspublic boolean equals(Object other)
equals in class InstanceObjectspublic int hashCode()
hashCode in class InstanceObjectspublic void setValue(String value)
Copyright © 2018 METArchive. All rights reserved.