it.geosolutions.imageio.pam
Class PAMDataset.PAMRasterBand.Metadata.MDI

java.lang.Object
  extended by it.geosolutions.imageio.pam.PAMDataset.PAMRasterBand.Metadata.MDI
Enclosing class:
PAMDataset.PAMRasterBand.Metadata

public static class PAMDataset.PAMRasterBand.Metadata.MDI
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String key
           
protected  String value
           
 
Constructor Summary
PAMDataset.PAMRasterBand.Metadata.MDI()
           
 
Method Summary
 String getKey()
          Gets the value of the key property.
 String getValue()
           
 void setKey(String value)
          Sets the value of the key property.
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

protected String key

value

protected String value
Constructor Detail

PAMDataset.PAMRasterBand.Metadata.MDI

public PAMDataset.PAMRasterBand.Metadata.MDI()
Method Detail

getKey

public String getKey()
Gets the value of the key property.

Returns:
possible object is String

setKey

public void setKey(String value)
Sets the value of the key property.

Parameters:
value - allowed object is String

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2006–2014 GeoSolutions. All rights reserved.