Uses of Class
net.opengis.omeo.eop.v_2_0.SpecificInformationPropertyType
-
Packages that use SpecificInformationPropertyType 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 SpecificInformationPropertyType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 with parameters of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(SpecificInformationPropertyType... values)Method parameters in net.opengis.omeo.alt.v_2_0 with type arguments of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(Collection<SpecificInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(List<SpecificInformationPropertyType> value) -
Uses of SpecificInformationPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type SpecificInformationPropertyType Modifier and Type Field Description protected List<SpecificInformationPropertyType>EarthObservationMetaDataType. vendorSpecificMethods in net.opengis.omeo.eop.v_2_0 that return SpecificInformationPropertyType Modifier and Type Method Description SpecificInformationPropertyTypeObjectFactory. createSpecificInformationPropertyType()Create an instance ofSpecificInformationPropertyTypeSpecificInformationPropertyTypeSpecificInformationPropertyType. withOwns(boolean value)SpecificInformationPropertyTypeSpecificInformationPropertyType. withSpecificInformation(SpecificInformationType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type SpecificInformationPropertyType Modifier and Type Method Description List<SpecificInformationPropertyType>EarthObservationMetaDataType. getVendorSpecific()Gets the value of the vendorSpecific property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(SpecificInformationPropertyType... values)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type SpecificInformationPropertyType Modifier and Type Method Description voidEarthObservationMetaDataType. setVendorSpecific(List<SpecificInformationPropertyType> value)EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(Collection<SpecificInformationPropertyType> values)EarthObservationMetaDataTypeEarthObservationMetaDataType. withVendorSpecific(List<SpecificInformationPropertyType> value) -
Uses of SpecificInformationPropertyType in net.opengis.omeo.sen1.v_2_0
Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(SpecificInformationPropertyType... values)Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(Collection<SpecificInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(List<SpecificInformationPropertyType> value) -
Uses of SpecificInformationPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(SpecificInformationPropertyType... values)Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type SpecificInformationPropertyType Modifier and Type Method Description EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(Collection<SpecificInformationPropertyType> values)EarthObservationMetadataTypeEarthObservationMetadataType. withVendorSpecific(List<SpecificInformationPropertyType> value)
-