net.opengis.gml
Interface DirectPositionListType
- 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, SRSInformationGroup, SRSReferenceGroup, org.jvnet.jaxb2_commons.lang.ToString
public interface DirectPositionListType
- extends java.lang.Cloneable, SRSReferenceGroup, 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.util.List<java.lang.Double> getValue()
isSetValue
boolean isSetValue()
unsetValue
void unsetValue()
getCount
java.math.BigInteger getCount()
setCount
void setCount(java.math.BigInteger value)
isSetCount
boolean isSetCount()
setValue
void setValue(java.util.List<java.lang.Double> value)
Copyright © 2008-2013 Highsource. All Rights Reserved.