Package net.opengis.omeo.eop.v_2_0
Class ProcessingInformationType
- java.lang.Object
-
- net.opengis.omeo.eop.v_2_0.ProcessingInformationType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
- Direct Known Subclasses:
ProcessingInformationType
public class ProcessingInformationType extends Object implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for ProcessingInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProcessingInformationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="processingCenter" type="{http://www.opengis.net/gml/3.2}CodeListType" minOccurs="0"/> <element name="processingDate" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="compositeType" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="method" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="methodVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="processorName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="processorVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="processingLevel" type="{http://www.opengis.net/eop/2.0}ProcessingLevelValueType" minOccurs="0"/> <element name="nativeProductFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="auxiliaryDataSetFileName" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="processingMode" type="{http://www.opengis.net/eop/2.0}ProcessingModeValueType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected List<String>auxiliaryDataSetFileNameprotected DurationcompositeTypeprotected Stringmethodprotected StringmethodVersionprotected StringnativeProductFormatprotected CodeListTypeprocessingCenterprotected DurationprocessingDateprotected StringprocessingLevelprotected ProcessingModeValueTypeprocessingModeprotected StringprocessorNameprotected StringprocessorVersion
-
Constructor Summary
Constructors Constructor Description ProcessingInformationType()Default no-arg constructorProcessingInformationType(CodeListType processingCenter, Duration processingDate, Duration compositeType, String method, String methodVersion, String processorName, String processorVersion, String processingLevel, String nativeProductFormat, List<String> auxiliaryDataSetFileName, ProcessingModeValueType processingMode)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)List<String>getAuxiliaryDataSetFileName()Gets the value of the auxiliaryDataSetFileName property.DurationgetCompositeType()Gets the value of the compositeType property.StringgetMethod()Gets the value of the method property.StringgetMethodVersion()Gets the value of the methodVersion property.StringgetNativeProductFormat()Gets the value of the nativeProductFormat property.CodeListTypegetProcessingCenter()Gets the value of the processingCenter property.DurationgetProcessingDate()Gets the value of the processingDate property.StringgetProcessingLevel()Gets the value of the processingLevel property.ProcessingModeValueTypegetProcessingMode()Gets the value of the processingMode property.StringgetProcessorName()Gets the value of the processorName property.StringgetProcessorVersion()Gets the value of the processorVersion property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAuxiliaryDataSetFileName()booleanisSetCompositeType()booleanisSetMethod()booleanisSetMethodVersion()booleanisSetNativeProductFormat()booleanisSetProcessingCenter()booleanisSetProcessingDate()booleanisSetProcessingLevel()booleanisSetProcessingMode()booleanisSetProcessorName()booleanisSetProcessorVersion()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetAuxiliaryDataSetFileName(List<String> value)voidsetCompositeType(Duration value)Sets the value of the compositeType property.voidsetMethod(String value)Sets the value of the method property.voidsetMethodVersion(String value)Sets the value of the methodVersion property.voidsetNativeProductFormat(String value)Sets the value of the nativeProductFormat property.voidsetProcessingCenter(CodeListType value)Sets the value of the processingCenter property.voidsetProcessingDate(Duration value)Sets the value of the processingDate property.voidsetProcessingLevel(String value)Sets the value of the processingLevel property.voidsetProcessingMode(ProcessingModeValueType value)Sets the value of the processingMode property.voidsetProcessorName(String value)Sets the value of the processorName property.voidsetProcessorVersion(String value)Sets the value of the processorVersion property.StringtoString()voidunsetAuxiliaryDataSetFileName()ProcessingInformationTypewithAuxiliaryDataSetFileName(String... values)ProcessingInformationTypewithAuxiliaryDataSetFileName(Collection<String> values)ProcessingInformationTypewithAuxiliaryDataSetFileName(List<String> value)ProcessingInformationTypewithCompositeType(Duration value)ProcessingInformationTypewithMethod(String value)ProcessingInformationTypewithMethodVersion(String value)ProcessingInformationTypewithNativeProductFormat(String value)ProcessingInformationTypewithProcessingCenter(CodeListType value)ProcessingInformationTypewithProcessingDate(Duration value)ProcessingInformationTypewithProcessingLevel(String value)ProcessingInformationTypewithProcessingMode(ProcessingModeValueType value)ProcessingInformationTypewithProcessorName(String value)ProcessingInformationTypewithProcessorVersion(String value)
-
-
-
Field Detail
-
processingCenter
protected CodeListType processingCenter
-
processingDate
protected Duration processingDate
-
compositeType
protected Duration compositeType
-
method
protected String method
-
methodVersion
protected String methodVersion
-
processorName
protected String processorName
-
processorVersion
protected String processorVersion
-
processingLevel
protected String processingLevel
-
nativeProductFormat
protected String nativeProductFormat
-
processingMode
protected ProcessingModeValueType processingMode
-
-
Constructor Detail
-
ProcessingInformationType
public ProcessingInformationType()
Default no-arg constructor
-
ProcessingInformationType
public ProcessingInformationType(CodeListType processingCenter, Duration processingDate, Duration compositeType, String method, String methodVersion, String processorName, String processorVersion, String processingLevel, String nativeProductFormat, List<String> auxiliaryDataSetFileName, ProcessingModeValueType processingMode)
Fully-initialising value constructor
-
-
Method Detail
-
getProcessingCenter
public CodeListType getProcessingCenter()
Gets the value of the processingCenter property.- Returns:
- possible object is
CodeListType
-
setProcessingCenter
public void setProcessingCenter(CodeListType value)
Sets the value of the processingCenter property.- Parameters:
value- allowed object isCodeListType
-
isSetProcessingCenter
public boolean isSetProcessingCenter()
-
getProcessingDate
public Duration getProcessingDate()
Gets the value of the processingDate property.- Returns:
- possible object is
Duration
-
setProcessingDate
public void setProcessingDate(Duration value)
Sets the value of the processingDate property.- Parameters:
value- allowed object isDuration
-
isSetProcessingDate
public boolean isSetProcessingDate()
-
getCompositeType
public Duration getCompositeType()
Gets the value of the compositeType property.- Returns:
- possible object is
Duration
-
setCompositeType
public void setCompositeType(Duration value)
Sets the value of the compositeType property.- Parameters:
value- allowed object isDuration
-
isSetCompositeType
public boolean isSetCompositeType()
-
getMethod
public String getMethod()
Gets the value of the method property.- Returns:
- possible object is
String
-
setMethod
public void setMethod(String value)
Sets the value of the method property.- Parameters:
value- allowed object isString
-
isSetMethod
public boolean isSetMethod()
-
getMethodVersion
public String getMethodVersion()
Gets the value of the methodVersion property.- Returns:
- possible object is
String
-
setMethodVersion
public void setMethodVersion(String value)
Sets the value of the methodVersion property.- Parameters:
value- allowed object isString
-
isSetMethodVersion
public boolean isSetMethodVersion()
-
getProcessorName
public String getProcessorName()
Gets the value of the processorName property.- Returns:
- possible object is
String
-
setProcessorName
public void setProcessorName(String value)
Sets the value of the processorName property.- Parameters:
value- allowed object isString
-
isSetProcessorName
public boolean isSetProcessorName()
-
getProcessorVersion
public String getProcessorVersion()
Gets the value of the processorVersion property.- Returns:
- possible object is
String
-
setProcessorVersion
public void setProcessorVersion(String value)
Sets the value of the processorVersion property.- Parameters:
value- allowed object isString
-
isSetProcessorVersion
public boolean isSetProcessorVersion()
-
getProcessingLevel
public String getProcessingLevel()
Gets the value of the processingLevel property.- Returns:
- possible object is
String
-
setProcessingLevel
public void setProcessingLevel(String value)
Sets the value of the processingLevel property.- Parameters:
value- allowed object isString
-
isSetProcessingLevel
public boolean isSetProcessingLevel()
-
getNativeProductFormat
public String getNativeProductFormat()
Gets the value of the nativeProductFormat property.- Returns:
- possible object is
String
-
setNativeProductFormat
public void setNativeProductFormat(String value)
Sets the value of the nativeProductFormat property.- Parameters:
value- allowed object isString
-
isSetNativeProductFormat
public boolean isSetNativeProductFormat()
-
getAuxiliaryDataSetFileName
public List<String> getAuxiliaryDataSetFileName()
Gets the value of the auxiliaryDataSetFileName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the auxiliaryDataSetFileName property.For example, to add a new item, do as follows:
getAuxiliaryDataSetFileName().add(newItem);Objects of the following type(s) are allowed in the list
String
-
isSetAuxiliaryDataSetFileName
public boolean isSetAuxiliaryDataSetFileName()
-
unsetAuxiliaryDataSetFileName
public void unsetAuxiliaryDataSetFileName()
-
getProcessingMode
public ProcessingModeValueType getProcessingMode()
Gets the value of the processingMode property.- Returns:
- possible object is
ProcessingModeValueType
-
setProcessingMode
public void setProcessingMode(ProcessingModeValueType value)
Sets the value of the processingMode property.- Parameters:
value- allowed object isProcessingModeValueType
-
isSetProcessingMode
public boolean isSetProcessingMode()
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
withProcessingCenter
public ProcessingInformationType withProcessingCenter(CodeListType value)
-
withProcessingDate
public ProcessingInformationType withProcessingDate(Duration value)
-
withCompositeType
public ProcessingInformationType withCompositeType(Duration value)
-
withMethod
public ProcessingInformationType withMethod(String value)
-
withMethodVersion
public ProcessingInformationType withMethodVersion(String value)
-
withProcessorName
public ProcessingInformationType withProcessorName(String value)
-
withProcessorVersion
public ProcessingInformationType withProcessorVersion(String value)
-
withProcessingLevel
public ProcessingInformationType withProcessingLevel(String value)
-
withNativeProductFormat
public ProcessingInformationType withNativeProductFormat(String value)
-
withAuxiliaryDataSetFileName
public ProcessingInformationType withAuxiliaryDataSetFileName(String... values)
-
withAuxiliaryDataSetFileName
public ProcessingInformationType withAuxiliaryDataSetFileName(Collection<String> values)
-
withProcessingMode
public ProcessingInformationType withProcessingMode(ProcessingModeValueType value)
-
withAuxiliaryDataSetFileName
public ProcessingInformationType withAuxiliaryDataSetFileName(List<String> value)
-
-