Uses of Class
net.opengis.eop.v_1_0.BrowseInformationArrayPropertyType

Packages that use BrowseInformationArrayPropertyType
net.opengis.eop.atm.v_1_0   
net.opengis.eop.opt.v_1_0   
net.opengis.eop.v_1_0   
 

Uses of BrowseInformationArrayPropertyType in net.opengis.eop.atm.v_1_0
 

Methods in net.opengis.eop.atm.v_1_0 with parameters of type BrowseInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withBrowse(BrowseInformationArrayPropertyType value)
           
 

Uses of BrowseInformationArrayPropertyType in net.opengis.eop.opt.v_1_0
 

Methods in net.opengis.eop.opt.v_1_0 with parameters of type BrowseInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withBrowse(BrowseInformationArrayPropertyType value)
           
 

Uses of BrowseInformationArrayPropertyType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as BrowseInformationArrayPropertyType
protected  BrowseInformationArrayPropertyType EarthObservationResultType.browse
           
 

Methods in net.opengis.eop.v_1_0 that return BrowseInformationArrayPropertyType
 BrowseInformationArrayPropertyType ObjectFactory.createBrowseInformationArrayPropertyType()
          Create an instance of BrowseInformationArrayPropertyType
 BrowseInformationArrayPropertyType EarthObservationResultType.getBrowse()
          Gets the value of the browse property.
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(BrowseInformationType... values)
           
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(Collection<BrowseInformationType> values)
           
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(List<BrowseInformationType> value)
           
 

Methods in net.opengis.eop.v_1_0 with parameters of type BrowseInformationArrayPropertyType
 void EarthObservationResultType.setBrowse(BrowseInformationArrayPropertyType value)
          Sets the value of the browse property.
 EarthObservationResultType EarthObservationResultType.withBrowse(BrowseInformationArrayPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.