public class SensorType extends SensorType implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for SensorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SensorType">
<complexContent>
<extension base="{http://www.opengis.net/eop/2.0}SensorType">
<sequence>
<element name="measurementType" type="{http://www.opengis.net/lmb/2.0}MeasurementTypeValueType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MeasurementTypeValueType |
measurementType |
operationalMode, resolution, sensorType, swathIdentifier, wavelengthInformation| Constructor and Description |
|---|
SensorType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
MeasurementTypeValueType |
getMeasurementType()
Gets the value of the measurementType property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetMeasurementType() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setMeasurementType(MeasurementTypeValueType value)
Sets the value of the measurementType property.
|
String |
toString() |
SensorType |
withMeasurementType(MeasurementTypeValueType value) |
SensorType |
withOperationalMode(CodeListType value) |
SensorType |
withResolution(MeasureType value) |
SensorType |
withSensorType(String value) |
SensorType |
withSwathIdentifier(CodeListType value) |
SensorType |
withWavelengthInformation(Collection<WavelengthInformationPropertyType> values) |
SensorType |
withWavelengthInformation(List<WavelengthInformationPropertyType> value) |
SensorType |
withWavelengthInformation(WavelengthInformationPropertyType... values) |
getOperationalMode, getResolution, getSensorType, getSwathIdentifier, getWavelengthInformation, isSetOperationalMode, isSetResolution, isSetSensorType, isSetSwathIdentifier, isSetWavelengthInformation, setOperationalMode, setResolution, setSensorType, setSwathIdentifier, setWavelengthInformation, unsetWavelengthInformationprotected MeasurementTypeValueType measurementType
public MeasurementTypeValueType getMeasurementType()
MeasurementTypeValueTypepublic void setMeasurementType(MeasurementTypeValueType value)
value - allowed object is
MeasurementTypeValueTypepublic boolean isSetMeasurementType()
public String toString()
toString in class SensorTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class SensorTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class SensorTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class SensorTypepublic boolean equals(Object object)
equals in class SensorTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class SensorTypepublic int hashCode()
hashCode in class SensorTypepublic Object clone()
clone in class SensorTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class SensorTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class SensorTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class SensorTypepublic void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class SensorTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class SensorTypepublic SensorType withMeasurementType(MeasurementTypeValueType value)
public SensorType withSensorType(String value)
withSensorType in class SensorTypepublic SensorType withOperationalMode(CodeListType value)
withOperationalMode in class SensorTypepublic SensorType withResolution(MeasureType value)
withResolution in class SensorTypepublic SensorType withSwathIdentifier(CodeListType value)
withSwathIdentifier in class SensorTypepublic SensorType withWavelengthInformation(WavelengthInformationPropertyType... values)
withWavelengthInformation in class SensorTypepublic SensorType withWavelengthInformation(Collection<WavelengthInformationPropertyType> values)
withWavelengthInformation in class SensorTypepublic SensorType withWavelengthInformation(List<WavelengthInformationPropertyType> value)
withWavelengthInformation in class SensorTypeCopyright © 2008–2023. All rights reserved.