net.opengis.gml
Interface CoordinatesType
- All Superinterfaces:
- java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
public interface CoordinatesType
- extends java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo |
copyTo, copyTo, createNewInstance |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.Equals |
equals |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.HashCode |
hashCode |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom |
createNewInstance, mergeFrom, mergeFrom |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.ToString |
append, appendFields |
getValue
java.lang.String getValue()
setValue
void setValue(java.lang.String value)
isSetValue
boolean isSetValue()
getDecimal
java.lang.String getDecimal()
setDecimal
void setDecimal(java.lang.String value)
isSetDecimal
boolean isSetDecimal()
getCs
java.lang.String getCs()
setCs
void setCs(java.lang.String value)
isSetCs
boolean isSetCs()
getTs
java.lang.String getTs()
setTs
void setTs(java.lang.String value)
isSetTs
boolean isSetTs()
Copyright © 2008-2013 Highsource. All Rights Reserved.