Uses of Class
net.opengis.omeo.eop.v_2_0.BrowseInformationType

Packages that use BrowseInformationType
net.opengis.omeo.eop.v_2_0   
 

Uses of BrowseInformationType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as BrowseInformationType
protected  BrowseInformationType BrowseInformationPropertyType.browseInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return BrowseInformationType
 BrowseInformationType ObjectFactory.createBrowseInformationType()
          Create an instance of BrowseInformationType
 BrowseInformationType BrowseInformationPropertyType.getBrowseInformation()
          Gets the value of the browseInformation property.
 BrowseInformationType BrowseInformationType.withFileName(BrowseInformationType.FileName value)
           
 BrowseInformationType BrowseInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 BrowseInformationType BrowseInformationType.withSubType(CodeListType value)
           
 BrowseInformationType BrowseInformationType.withType(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type BrowseInformationType
 JAXBElement<BrowseInformationType> ObjectFactory.createBrowseInformation(BrowseInformationType value)
          Create an instance of JAXBElement<BrowseInformationType>}
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type BrowseInformationType
 JAXBElement<BrowseInformationType> ObjectFactory.createBrowseInformation(BrowseInformationType value)
          Create an instance of JAXBElement<BrowseInformationType>}
 void BrowseInformationPropertyType.setBrowseInformation(BrowseInformationType value)
          Sets the value of the browseInformation property.
 BrowseInformationPropertyType BrowseInformationPropertyType.withBrowseInformation(BrowseInformationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.