Package 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.
-
-
Constructor Summary
Constructors Constructor Description Contributor()Contributor(String name, String role)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringeditableProperties()booleanequals(Object o)StringgetName()StringgetRole()inthashCode()Override Object.hashCode() to implement equals.voidsetName(String name)voidsetRole(String role)
-