Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSDataSource.Builder
Packages that use TLcdWFSDataSource.Builder
-
Uses of TLcdWFSDataSource.Builder in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSDataSource.BuilderModifier and TypeMethodDescriptionTLcdWFSDataSource.Builder.all(TLcdWFSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWFSDataSource.TLcdWFSDataSource.asBuilder()Returns abuilderpre-initialized with the values of this instance.TLcdWFSDataSource.Builder.featureTypeName(String aFeatureTypeName) Adds a feature instance type to be requested from WFS server.TLcdWFSDataSource.Builder.featureTypeName(QName aFeatureTypeName) Adds a feature instance type to be requested from WFS server.static TLcdWFSDataSource.BuilderTLcdWFSDataSource.newBuilder()Returns abuilderto create new instances.Specify the URI of the WFS server.Specify the URI of the WFS server.