Uses of Interface
thredds.catalog2.ThreddsMetadata.Contributor

Packages that use ThreddsMetadata.Contributor
thredds.catalog2   
 

Uses of ThreddsMetadata.Contributor in thredds.catalog2
 

Methods in thredds.catalog2 that return types with arguments of type ThreddsMetadata.Contributor
 java.util.List<ThreddsMetadata.Contributor> ThreddsMetadata.getContributor()
           
 java.util.List<ThreddsMetadata.Contributor> ThreddsMetadata.getCreator()
           
 java.util.List<ThreddsMetadata.Contributor> ThreddsMetadata.getPublisher()