Uses of Class
net.opengis.oseo.v_1_0.CollectionCapability

Uses of CollectionCapability in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 with type parameters of type CollectionCapability
protected  List<CollectionCapability> OrderingServiceContentsType.supportedCollection
           
 

Methods in net.opengis.oseo.v_1_0 that return CollectionCapability
 CollectionCapability ObjectFactory.createCollectionCapability()
          Create an instance of CollectionCapability
 CollectionCapability CollectionCapability.withCancelCapabilities(CollectionCapability.CancelCapabilities value)
           
 CollectionCapability CollectionCapability.withCollectionId(String value)
           
 CollectionCapability CollectionCapability.withDescribeResultAccessCapabilities(CollectionCapability.DescribeResultAccessCapabilities value)
           
 CollectionCapability CollectionCapability.withProductOrders(CollectionCapability.ProductOrders value)
           
 CollectionCapability CollectionCapability.withSubscriptionOrders(CollectionCapability.SubscriptionOrders value)
           
 

Methods in net.opengis.oseo.v_1_0 that return types with arguments of type CollectionCapability
 List<CollectionCapability> OrderingServiceContentsType.getSupportedCollection()
          Gets the value of the supportedCollection property.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type CollectionCapability
 OrderingServiceContentsType OrderingServiceContentsType.withSupportedCollection(CollectionCapability... values)
           
 

Method parameters in net.opengis.oseo.v_1_0 with type arguments of type CollectionCapability
 void OrderingServiceContentsType.setSupportedCollection(List<CollectionCapability> value)
           
 OrderingServiceContentsType OrderingServiceContentsType.withSupportedCollection(Collection<CollectionCapability> values)
           
 OrderingServiceContentsType OrderingServiceContentsType.withSupportedCollection(List<CollectionCapability> value)
           
 



Copyright © 2008-2015. All Rights Reserved.