Uses of Class
net.opengis.swecommon.v_2_0.VectorType.Coordinate

Uses of VectorType.Coordinate in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type VectorType.Coordinate
protected  List<VectorType.Coordinate> VectorType.coordinate
           
 

Methods in net.opengis.swecommon.v_2_0 that return VectorType.Coordinate
 VectorType.Coordinate ObjectFactory.createVectorTypeCoordinate()
          Create an instance of VectorType.Coordinate
 VectorType.Coordinate VectorType.Coordinate.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 VectorType.Coordinate VectorType.Coordinate.withArcrole(String value)
           
 VectorType.Coordinate VectorType.Coordinate.withCount(CountType value)
           
 VectorType.Coordinate VectorType.Coordinate.withHref(String value)
           
 VectorType.Coordinate VectorType.Coordinate.withName(String value)
           
 VectorType.Coordinate VectorType.Coordinate.withQuantity(QuantityType value)
           
 VectorType.Coordinate VectorType.Coordinate.withRole(String value)
           
 VectorType.Coordinate VectorType.Coordinate.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 VectorType.Coordinate VectorType.Coordinate.withTime(TimeType value)
           
 VectorType.Coordinate VectorType.Coordinate.withTitle(String value)
           
 VectorType.Coordinate VectorType.Coordinate.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type VectorType.Coordinate
 List<VectorType.Coordinate> VectorType.getCoordinate()
          Gets the value of the coordinate property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type VectorType.Coordinate
 VectorType VectorType.withCoordinate(VectorType.Coordinate... values)
           
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type VectorType.Coordinate
 void VectorType.setCoordinate(List<VectorType.Coordinate> value)
           
 VectorType VectorType.withCoordinate(Collection<VectorType.Coordinate> values)
           
 VectorType VectorType.withCoordinate(List<VectorType.Coordinate> value)
           
 



Copyright © 2008-2015. All Rights Reserved.