thredds.catalog
Class ThreddsMetadata.Contributor
java.lang.Object
thredds.catalog.ThreddsMetadata.Contributor
- Enclosing class:
- ThreddsMetadata
public static class ThreddsMetadata.Contributor
- extends Object
Implements Contributor type.
ThreddsMetadata.Contributor
public ThreddsMetadata.Contributor()
ThreddsMetadata.Contributor
public ThreddsMetadata.Contributor(String name,
String role)
getName
public String getName()
setName
public void setName(String name)
getRole
public String getRole()
setRole
public void setRole(String role)
editableProperties
public static String editableProperties()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Override Object.hashCode() to implement equals.
- Overrides:
hashCode
in class Object
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.