Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.project.jaxb.generated
Class InstanceData

java.lang.Object
  extended by eu.esdihumboldt.hale.io.project.jaxb.generated.InstanceData

public class InstanceData
extends Object

Java class for InstanceData complex type.

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

 <complexType name="InstanceData">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="path" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="wkt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="epsgcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String epsgcode
           
protected  String path
           
protected  String type
           
protected  String wkt
           
 
Constructor Summary
InstanceData()
           
 
Method Summary
 String getEpsgcode()
          Gets the value of the epsgcode property.
 String getPath()
          Gets the value of the path property.
 String getType()
          Gets the value of the type property.
 String getWkt()
          Gets the value of the wkt property.
 void setEpsgcode(String value)
          Sets the value of the epsgcode property.
 void setPath(String value)
          Sets the value of the path property.
 void setType(String value)
          Sets the value of the type property.
 void setWkt(String value)
          Sets the value of the wkt property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected String path

wkt

protected String wkt

epsgcode

protected String epsgcode

type

protected String type
Constructor Detail

InstanceData

public InstanceData()
Method Detail

getPath

public String getPath()
Gets the value of the path property.

Returns:
possible object is String

setPath

public void setPath(String value)
Sets the value of the path property.

Parameters:
value - allowed object is String

getWkt

public String getWkt()
Gets the value of the wkt property.

Returns:
possible object is String

setWkt

public void setWkt(String value)
Sets the value of the wkt property.

Parameters:
value - allowed object is String

getEpsgcode

public String getEpsgcode()
Gets the value of the epsgcode property.

Returns:
possible object is String

setEpsgcode

public void setEpsgcode(String value)
Sets the value of the epsgcode property.

Parameters:
value - allowed object is String

getType

public String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d