Class MLPassThroughOperationType
- java.lang.Object
-
- net.opengis.gml.v_3_2.AbstractGMLType
-
- net.opengis.gml.v_3_2.DefinitionBaseType
-
- net.opengis.gml.v_3_2.DefinitionType
-
- net.opengis.gml.v_3_2.IdentifiedObjectType
-
- net.opengis.gml.v_3_2.AbstractCoordinateOperationType
-
- net.opengis.gml.v_3_2.PassThroughOperationType
-
- net.opengis.iso19139.gmx.v_20070417.MLPassThroughOperationType
-
- 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
public class MLPassThroughOperationType extends PassThroughOperationType 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 ML_PassThroughOperation_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ML_PassThroughOperation_Type"> <complexContent> <extension base="{http://www.opengis.net/gml/3.2}PassThroughOperationType"> <sequence> <element name="alternativeExpression" type="{http://www.isotc211.org/2005/gmx}OperationAlt_PropertyType" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected List<OperationAltPropertyType>alternativeExpression-
Fields inherited from class net.opengis.gml.v_3_2.PassThroughOperationType
aggregationType, coordOperation, modifiedCoordinate
-
Fields inherited from class net.opengis.gml.v_3_2.AbstractCoordinateOperationType
coordinateOperationAccuracy, domainOfValidity, operationVersion, scope, sourceCRS, targetCRS
-
Fields inherited from class net.opengis.gml.v_3_2.DefinitionType
remarks
-
Fields inherited from class net.opengis.gml.v_3_2.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
-
Constructor Summary
Constructors Constructor Description MLPassThroughOperationType()Default no-arg constructorMLPassThroughOperationType(List<OperationAltPropertyType> alternativeExpression)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<OperationAltPropertyType>getAlternativeExpression()Gets the value of the alternativeExpression property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAlternativeExpression()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)voidsetAlternativeExpression(List<OperationAltPropertyType> value)StringtoString()voidunsetAlternativeExpression()MLPassThroughOperationTypewithAlternativeExpression(Collection<OperationAltPropertyType> values)MLPassThroughOperationTypewithAlternativeExpression(List<OperationAltPropertyType> value)MLPassThroughOperationTypewithAlternativeExpression(OperationAltPropertyType... values)-
Methods inherited from class net.opengis.gml.v_3_2.PassThroughOperationType
getAggregationType, getCoordOperation, getModifiedCoordinate, isSetAggregationType, isSetCoordOperation, isSetModifiedCoordinate, setAggregationType, setCoordOperation, setModifiedCoordinate, unsetModifiedCoordinate, withAggregationType, withCoordinateOperationAccuracy, withCoordinateOperationAccuracy, withCoordinateOperationAccuracy, withCoordOperation, withDescription, withDescriptionReference, withDomainOfValidity, withId, withIdentifier, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withModifiedCoordinate, withModifiedCoordinate, withModifiedCoordinate, withName, withName, withName, withOperationVersion, withRemarks, withScope, withScope, withScope, withSourceCRS, withTargetCRS
-
Methods inherited from class net.opengis.gml.v_3_2.AbstractCoordinateOperationType
getCoordinateOperationAccuracy, getDomainOfValidity, getOperationVersion, getScope, getSourceCRS, getTargetCRS, isSetCoordinateOperationAccuracy, isSetDomainOfValidity, isSetOperationVersion, isSetScope, isSetSourceCRS, isSetTargetCRS, setCoordinateOperationAccuracy, setDomainOfValidity, setOperationVersion, setScope, setSourceCRS, setTargetCRS, unsetCoordinateOperationAccuracy, unsetScope
-
Methods inherited from class net.opengis.gml.v_3_2.DefinitionType
getRemarks, isSetRemarks, setRemarks
-
Methods inherited from class net.opengis.gml.v_3_2.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, isSetDescription, isSetDescriptionReference, isSetId, isSetIdentifier, isSetMetaDataProperty, isSetName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName
-
-
-
-
Field Detail
-
alternativeExpression
protected List<OperationAltPropertyType> alternativeExpression
-
-
Constructor Detail
-
MLPassThroughOperationType
public MLPassThroughOperationType()
Default no-arg constructor
-
MLPassThroughOperationType
public MLPassThroughOperationType(List<OperationAltPropertyType> alternativeExpression)
Fully-initialising value constructor
-
-
Method Detail
-
getAlternativeExpression
public List<OperationAltPropertyType> getAlternativeExpression()
Gets the value of the alternativeExpression 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 alternativeExpression property.For example, to add a new item, do as follows:
getAlternativeExpression().add(newItem);Objects of the following type(s) are allowed in the list
OperationAltPropertyType
-
isSetAlternativeExpression
public boolean isSetAlternativeExpression()
-
unsetAlternativeExpression
public void unsetAlternativeExpression()
-
toString
public String toString()
- Overrides:
toStringin classPassThroughOperationType
-
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- Overrides:
appendin classPassThroughOperationType
-
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- Overrides:
appendFieldsin classPassThroughOperationType
-
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- Overrides:
equalsin classPassThroughOperationType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classPassThroughOperationType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classPassThroughOperationType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classPassThroughOperationType
-
clone
public Object clone()
- Overrides:
clonein classPassThroughOperationType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classPassThroughOperationType
-
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- Overrides:
copyToin classPassThroughOperationType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classPassThroughOperationType
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classPassThroughOperationType
-
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- Overrides:
mergeFromin classPassThroughOperationType
-
setAlternativeExpression
public void setAlternativeExpression(List<OperationAltPropertyType> value)
-
withAlternativeExpression
public MLPassThroughOperationType withAlternativeExpression(OperationAltPropertyType... values)
-
withAlternativeExpression
public MLPassThroughOperationType withAlternativeExpression(Collection<OperationAltPropertyType> values)
-
withAlternativeExpression
public MLPassThroughOperationType withAlternativeExpression(List<OperationAltPropertyType> value)
-
-