Uses of Class
net.opengis.omeo.eop.v_2_0.ArchivingInformationPropertyType
-
Packages that use ArchivingInformationPropertyType Package Description net.opengis.omeo.alt.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.sen1.v_2_0 net.opengis.omeo.ssp.v_2_0 -
-
Uses of ArchivingInformationPropertyType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 with parameters of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(ArchivingInformationPropertyType... values)Method parameters in net.opengis.omeo.alt.v_2_0 with type arguments of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(Collection<ArchivingInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(List<ArchivingInformationPropertyType> value) -
Uses of ArchivingInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type ArchivingInformationPropertyType Modifier and Type Field Description protected List<ArchivingInformationPropertyType>EarthObservationMetaDataType. archivedInMethods in net.opengis.omeo.eop.v_2_0 that return ArchivingInformationPropertyType Modifier and Type Method Description ArchivingInformationPropertyTypeObjectFactory. createArchivingInformationPropertyType()Create an instance ofArchivingInformationPropertyTypeArchivingInformationPropertyTypeArchivingInformationPropertyType. withArchivingInformation(ArchivingInformationType value)ArchivingInformationPropertyTypeArchivingInformationPropertyType. withOwns(boolean value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ArchivingInformationPropertyType Modifier and Type Method Description List<ArchivingInformationPropertyType>EarthObservationMetaDataType. getArchivedIn()Gets the value of the archivedIn property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(ArchivingInformationPropertyType... values)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type ArchivingInformationPropertyType Modifier and Type Method Description voidEarthObservationMetaDataType. setArchivedIn(List<ArchivingInformationPropertyType> value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(Collection<ArchivingInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withArchivedIn(List<ArchivingInformationPropertyType> value) -
Uses of ArchivingInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(ArchivingInformationPropertyType... values)Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(Collection<ArchivingInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(List<ArchivingInformationPropertyType> value) -
Uses of ArchivingInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(ArchivingInformationPropertyType... values)Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type ArchivingInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(Collection<ArchivingInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withArchivedIn(List<ArchivingInformationPropertyType> value)
-