public class GeoInfo extends Object
<xs:element xmlns:ns="MLP_SVC_INIT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="geo_info">
<xs:complexType>
<xs:sequence>
<xs:element ref="ns:CoordinateReferenceSystem"/>
</xs:sequence>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
GeoInfo() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
getCoordinateReferenceSystem()
Get the 'CoordinateReferenceSystem' element value.
|
void |
setCoordinateReferenceSystem(CoordinateReferenceSystem coordinateReferenceSystem)
Set the 'CoordinateReferenceSystem' element value.
|
public CoordinateReferenceSystem getCoordinateReferenceSystem()
public void setCoordinateReferenceSystem(CoordinateReferenceSystem coordinateReferenceSystem)
coordinateReferenceSystem - Copyright © 2016. All Rights Reserved.