Uses of Class
net.opengis.omeo.eop.v_2_0.DownlinkInformationType
-
Packages that use DownlinkInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of DownlinkInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as DownlinkInformationType Modifier and Type Field Description protected DownlinkInformationTypeDownlinkInformationPropertyType. downlinkInformationMethods in net.opengis.omeo.eop.v_2_0 that return DownlinkInformationType Modifier and Type Method Description DownlinkInformationTypeObjectFactory. createDownlinkInformationType()Create an instance ofDownlinkInformationTypeDownlinkInformationTypeDownlinkInformationPropertyType. getDownlinkInformation()Gets the value of the downlinkInformation property.DownlinkInformationTypeDownlinkInformationType. withAcquisitionDate(XMLGregorianCalendar value)DownlinkInformationTypeDownlinkInformationType. withAcquisitionStation(CodeListType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type DownlinkInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DownlinkInformationType>ObjectFactory. createDownlinkInformation(DownlinkInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type DownlinkInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DownlinkInformationType>ObjectFactory. createDownlinkInformation(DownlinkInformationType value)voidDownlinkInformationPropertyType. setDownlinkInformation(DownlinkInformationType value)Sets the value of the downlinkInformation property.DownlinkInformationPropertyTypeDownlinkInformationPropertyType. withDownlinkInformation(DownlinkInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type DownlinkInformationType Constructor Description DownlinkInformationPropertyType(DownlinkInformationType downlinkInformation, Boolean owns)Fully-initialising value constructor
-