org.gcube.common.core.resources
Class GCUBEMCollection.MetadataFormat

java.lang.Object
  extended by org.gcube.common.core.resources.GCUBEMCollection.MetadataFormat
Enclosing class:
GCUBEMCollection

public static class GCUBEMCollection.MetadataFormat
extends Object


Constructor Summary
GCUBEMCollection.MetadataFormat()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getLanguage()
           
 String getName()
           
 URI getSchemaURI()
           
 void setLanguage(String language)
           
 void setName(String name)
           
 void setSchemaURI(URI schemaURI)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEMCollection.MetadataFormat

public GCUBEMCollection.MetadataFormat()
Method Detail

getLanguage

public String getLanguage()

setLanguage

public void setLanguage(String language)

getName

public String getName()

setName

public void setName(String name)

getSchemaURI

public URI getSchemaURI()

setSchemaURI

public void setSchemaURI(URI schemaURI)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.