Uses of Class
net.opengis.wfs.v_2_0.TupleType

Uses of TupleType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return TupleType
 TupleType ObjectFactory.createTupleType()
          Create an instance of TupleType
 TupleType TupleType.withMember(Collection<MemberPropertyType> values)
           
 TupleType TupleType.withMember(List<MemberPropertyType> value)
           
 TupleType TupleType.withMember(MemberPropertyType... values)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type TupleType
 JAXBElement<TupleType> ObjectFactory.createTuple(TupleType value)
          Create an instance of JAXBElement<TupleType>}
 

Methods in net.opengis.wfs.v_2_0 with parameters of type TupleType
 JAXBElement<TupleType> ObjectFactory.createTuple(TupleType value)
          Create an instance of JAXBElement<TupleType>}
 



Copyright © 2008-2015. All Rights Reserved.