public static class ThreddsMetadata.Contributor extends Object
| Constructor and Description |
|---|
Contributor() |
Contributor(String name,
String role) |
| Modifier and Type | Method and Description |
|---|---|
static String |
editableProperties() |
boolean |
equals(Object o) |
String |
getName() |
String |
getRole() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
void |
setName(String name) |
void |
setRole(String role) |