Uses of Class
net.opengis.tjs.v_1_0.Rowset.Row.V

Uses of Rowset.Row.V in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 with type parameters of type Rowset.Row.V
protected  List<Rowset.Row.V> Rowset.Row.v
           
 

Methods in net.opengis.tjs.v_1_0 that return Rowset.Row.V
 Rowset.Row.V ObjectFactory.createRowsetRowV()
          Create an instance of Rowset.Row.V
 Rowset.Row.V Rowset.Row.V.withAid(String value)
           
 Rowset.Row.V Rowset.Row.V.withNull(boolean value)
           
 Rowset.Row.V Rowset.Row.V.withValue(String value)
           
 

Methods in net.opengis.tjs.v_1_0 that return types with arguments of type Rowset.Row.V
 List<Rowset.Row.V> Rowset.Row.getV()
          Gets the value of the v property.
 

Methods in net.opengis.tjs.v_1_0 with parameters of type Rowset.Row.V
 Rowset.Row Rowset.Row.withV(Rowset.Row.V... values)
           
 

Method parameters in net.opengis.tjs.v_1_0 with type arguments of type Rowset.Row.V
 void Rowset.Row.setV(List<Rowset.Row.V> value)
           
 Rowset.Row Rowset.Row.withV(Collection<Rowset.Row.V> values)
           
 Rowset.Row Rowset.Row.withV(List<Rowset.Row.V> value)
           
 



Copyright © 2008-2016. All Rights Reserved.