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

Packages that use DownlinkInformationType
net.opengis.eop.v_1_0   
 

Uses of DownlinkInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type DownlinkInformationType
protected  List<DownlinkInformationType> DownlinkInformationArrayPropertyType.downlinkInformation
           
 

Methods in net.opengis.eop.v_1_0 that return DownlinkInformationType
 DownlinkInformationType ObjectFactory.createDownlinkInformationType()
          Create an instance of DownlinkInformationType
 DownlinkInformationType DownlinkInformationType.withAcquisitionDate(XMLGregorianCalendar value)
           
 DownlinkInformationType DownlinkInformationType.withAcquisitionStation(CodeListType value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type DownlinkInformationType
 JAXBElement<DownlinkInformationType> ObjectFactory.createDownlinkInformation(DownlinkInformationType value)
          Create an instance of JAXBElement<DownlinkInformationType>}
 List<DownlinkInformationType> DownlinkInformationArrayPropertyType.getDownlinkInformation()
          Gets the value of the downlinkInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type DownlinkInformationType
 JAXBElement<DownlinkInformationType> ObjectFactory.createDownlinkInformation(DownlinkInformationType value)
          Create an instance of JAXBElement<DownlinkInformationType>}
 DownlinkInformationArrayPropertyType DownlinkInformationArrayPropertyType.withDownlinkInformation(DownlinkInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type DownlinkInformationType
 void DownlinkInformationArrayPropertyType.setDownlinkInformation(List<DownlinkInformationType> value)
           
 DownlinkInformationArrayPropertyType DownlinkInformationArrayPropertyType.withDownlinkInformation(Collection<DownlinkInformationType> values)
           
 DownlinkInformationArrayPropertyType DownlinkInformationArrayPropertyType.withDownlinkInformation(List<DownlinkInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.