public class ResearchDisciplineSource extends Object
| Constructor and Description |
|---|
ResearchDisciplineSource() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getName() |
String |
getRbnr() |
int |
getRbnrAsInt()
Retrieves the RBNR as an integer value.
|
int |
hashCode() |
void |
setName(String name) |
void |
setRbnr(String rbnr) |
String |
toString() |
public int getRbnrAsInt()
public String getName()
public String getRbnr()
public void setName(String name)
public void setRbnr(String rbnr)
protected boolean canEqual(Object other)
Copyright © 2017–2019. All rights reserved.