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

Packages that use BrowseInformationType
net.opengis.eop.v_1_0   
 

Uses of BrowseInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type BrowseInformationType
protected  List<BrowseInformationType> BrowseInformationArrayPropertyType.browseInformation
           
 

Methods in net.opengis.eop.v_1_0 that return BrowseInformationType
 BrowseInformationType ObjectFactory.createBrowseInformationType()
          Create an instance of BrowseInformationType
 BrowseInformationType BrowseInformationType.withFileName(String value)
           
 BrowseInformationType BrowseInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 BrowseInformationType BrowseInformationType.withSubType(CodeListType value)
           
 BrowseInformationType BrowseInformationType.withType(String value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type BrowseInformationType
 JAXBElement<BrowseInformationType> ObjectFactory.createBrowseInformation(BrowseInformationType value)
          Create an instance of JAXBElement<BrowseInformationType>}
 List<BrowseInformationType> BrowseInformationArrayPropertyType.getBrowseInformation()
          Gets the value of the browseInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type BrowseInformationType
 JAXBElement<BrowseInformationType> ObjectFactory.createBrowseInformation(BrowseInformationType value)
          Create an instance of JAXBElement<BrowseInformationType>}
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(BrowseInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type BrowseInformationType
 void BrowseInformationArrayPropertyType.setBrowseInformation(List<BrowseInformationType> value)
           
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(Collection<BrowseInformationType> values)
           
 BrowseInformationArrayPropertyType BrowseInformationArrayPropertyType.withBrowseInformation(List<BrowseInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.