org.gcube.portlets.user.results.client.model
Class MetadataDescriptor
java.lang.Object
org.gcube.portlets.user.results.client.model.MetadataDescriptor
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class MetadataDescriptor
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataDescriptor
public MetadataDescriptor()
MetadataDescriptor
public MetadataDescriptor(String oid,
String format,
String language,
String contentFormattedXML,
String contentFormatted)
getContentFormatted
public String getContentFormatted()
setContentFormatted
public void setContentFormatted(String contentFormatted)
getContentFormattedXML
public String getContentFormattedXML()
setContentFormattedXML
public void setContentFormattedXML(String contentFormattedXML)
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
getLanguage
public String getLanguage()
setLanguage
public void setLanguage(String language)
getOid
public String getOid()
setOid
public void setOid(String oid)
Copyright © 2013. All Rights Reserved.