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

Packages that use SpecificInformationType
net.opengis.eop.v_1_0   
 

Uses of SpecificInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type SpecificInformationType
protected  List<SpecificInformationType> SpecificInformationArrayPropertyType.specificInformation
           
 

Methods in net.opengis.eop.v_1_0 that return SpecificInformationType
 SpecificInformationType ObjectFactory.createSpecificInformationType()
          Create an instance of SpecificInformationType
 SpecificInformationType SpecificInformationType.withLocalAttribute(String value)
           
 SpecificInformationType SpecificInformationType.withLocalValue(String value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type SpecificInformationType
 JAXBElement<SpecificInformationType> ObjectFactory.createSpecificInformation(SpecificInformationType value)
          Create an instance of JAXBElement<SpecificInformationType>}
 List<SpecificInformationType> SpecificInformationArrayPropertyType.getSpecificInformation()
          Gets the value of the specificInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type SpecificInformationType
 JAXBElement<SpecificInformationType> ObjectFactory.createSpecificInformation(SpecificInformationType value)
          Create an instance of JAXBElement<SpecificInformationType>}
 SpecificInformationArrayPropertyType SpecificInformationArrayPropertyType.withSpecificInformation(SpecificInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type SpecificInformationType
 void SpecificInformationArrayPropertyType.setSpecificInformation(List<SpecificInformationType> value)
           
 SpecificInformationArrayPropertyType SpecificInformationArrayPropertyType.withSpecificInformation(Collection<SpecificInformationType> values)
           
 SpecificInformationArrayPropertyType SpecificInformationArrayPropertyType.withSpecificInformation(List<SpecificInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.