Uses of Class
net.opengis.omeo.eop.v_2_0.WavelengthInformationType
-
Packages that use WavelengthInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of WavelengthInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as WavelengthInformationType Modifier and Type Field Description protected WavelengthInformationTypeWavelengthInformationPropertyType. wavelengthInformationMethods in net.opengis.omeo.eop.v_2_0 that return WavelengthInformationType Modifier and Type Method Description WavelengthInformationTypeObjectFactory. createWavelengthInformationType()Create an instance ofWavelengthInformationTypeWavelengthInformationTypeWavelengthInformationPropertyType. getWavelengthInformation()Gets the value of the wavelengthInformation property.WavelengthInformationTypeWavelengthInformationType. withDiscreteWavelengths(MeasureListType value)WavelengthInformationTypeWavelengthInformationType. withEndWavelength(MeasureType value)WavelengthInformationTypeWavelengthInformationType. withSpectralRange(String value)WavelengthInformationTypeWavelengthInformationType. withStartWavelength(MeasureType value)WavelengthInformationTypeWavelengthInformationType. withWavelengthResolution(MeasureType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type WavelengthInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WavelengthInformationType>ObjectFactory. createWavelengthInformation(WavelengthInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type WavelengthInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WavelengthInformationType>ObjectFactory. createWavelengthInformation(WavelengthInformationType value)voidWavelengthInformationPropertyType. setWavelengthInformation(WavelengthInformationType value)Sets the value of the wavelengthInformation property.WavelengthInformationPropertyTypeWavelengthInformationPropertyType. withWavelengthInformation(WavelengthInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type WavelengthInformationType Constructor Description WavelengthInformationPropertyType(WavelengthInformationType wavelengthInformation, Boolean owns)Fully-initialising value constructor
-