public class SoepConcept extends Object
| Constructor and Description |
|---|
SoepConcept(String name,
String label,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getLabel()
Retrieves a description of the concept.
|
String |
getLang()
Retrieves the concept label language.
|
String |
getName()
Retrieves the name of the concept, i.e.
|
int |
hashCode() |
String |
toString() |
public String getName()
public String getLabel()
public String getLang()
protected boolean canEqual(Object other)
Copyright © 2017–2019. All rights reserved.