net.opengis.fes._2
Class LowerBoundaryType
java.lang.Object
net.opengis.fes._2.LowerBoundaryType
public class LowerBoundaryType
- extends Object
Classe Java pour LowerBoundaryType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="LowerBoundaryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{http://www.opengis.net/fes/2.1}expression"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expression
protected JAXBElement<?> expression
LowerBoundaryType
public LowerBoundaryType()
getExpression
public JAXBElement<?> getExpression()
- Obtient la valeur de la propriété expression.
- Returns:
- possible object is
JAXBElement<FunctionType>
JAXBElement<InterpolateType>
JAXBElement<String>
JAXBElement<CategorizeType>
JAXBElement<StringPositionType>
JAXBElement<FunctionType>
JAXBElement<RecodeType>
JAXBElement<ChangeCaseType>
JAXBElement<SubstringType>
JAXBElement<LiteralType>
JAXBElement<TrimType>
JAXBElement<ConcatenateType>
JAXBElement<FormatDateType>
JAXBElement<Object>
JAXBElement<StringLengthType>
JAXBElement<DimensionType>
JAXBElement<FormatNumberType>
setExpression
public void setExpression(JAXBElement<?> value)
- Définit la valeur de la propriété expression.
- Parameters:
value - allowed object is
JAXBElement<FunctionType>
JAXBElement<InterpolateType>
JAXBElement<String>
JAXBElement<CategorizeType>
JAXBElement<StringPositionType>
JAXBElement<FunctionType>
JAXBElement<RecodeType>
JAXBElement<ChangeCaseType>
JAXBElement<SubstringType>
JAXBElement<LiteralType>
JAXBElement<TrimType>
JAXBElement<ConcatenateType>
JAXBElement<FormatDateType>
JAXBElement<Object>
JAXBElement<StringLengthType>
JAXBElement<DimensionType>
JAXBElement<FormatNumberType>
isSetExpression
public boolean isSetExpression()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.