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

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

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

Methods in net.opengis.tjs.v_1_0 that return Rowset.Row
 Rowset.Row ObjectFactory.createRowsetRow()
          Create an instance of Rowset.Row
 Rowset.Row Rowset.Row.withK(Collection<K> values)
           
 Rowset.Row Rowset.Row.withK(K... values)
           
 Rowset.Row Rowset.Row.withK(List<K> value)
           
 Rowset.Row Rowset.Row.withV(Collection<Rowset.Row.V> values)
           
 Rowset.Row Rowset.Row.withV(List<Rowset.Row.V> value)
           
 Rowset.Row Rowset.Row.withV(Rowset.Row.V... values)
           
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.