Uses of Class
net.opengis.wcs.v_1_1.AvailableKeys

Uses of AvailableKeys in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 declared as AvailableKeys
protected  AvailableKeys AxisType.availableKeys
           
 

Methods in net.opengis.wcs.v_1_1 that return AvailableKeys
 AvailableKeys ObjectFactory.createAvailableKeys()
          Create an instance of AvailableKeys
 AvailableKeys AxisType.getAvailableKeys()
          Gets the value of the availableKeys property.
 AvailableKeys AvailableKeys.withKey(Collection<String> values)
           
 AvailableKeys AvailableKeys.withKey(List<String> value)
           
 AvailableKeys AvailableKeys.withKey(String... values)
           
 

Methods in net.opengis.wcs.v_1_1 with parameters of type AvailableKeys
 void AxisType.setAvailableKeys(AvailableKeys value)
          Sets the value of the availableKeys property.
 AxisType AxisType.withAvailableKeys(AvailableKeys value)
           
 



Copyright © 2008-2015. All Rights Reserved.