Package thredds.client.catalog
Class ThreddsMetadata.MetadataOther
- java.lang.Object
-
- thredds.client.catalog.ThreddsMetadata.MetadataOther
-
- Enclosing class:
- ThreddsMetadata
@Immutable public static class ThreddsMetadata.MetadataOther extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Object
contentObject
boolean
isInherited
String
namespaceURI
String
prefix
String
title
String
type
String
xlinkHref
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getContentObject()
String
getNamespaceURI()
String
getPrefix()
String
getTitle()
String
getType()
String
getXlinkHref()
boolean
isInherited()
-