Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Class ValueExprType

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueExprType

public class ValueExprType
extends Object

Java class for valueExprType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="valueExprType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="literal" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="min" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="max" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Apply" type="{http://www.omwg.org/TR/d7/ontology/alignment}ApplyType"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  ApplyType apply
           
protected  String literal
           
protected  String max
           
protected  String min
           
 
Constructor Summary
ValueExprType()
           
 
Method Summary
 ApplyType getApply()
          Gets the value of the apply property.
 String getLiteral()
          Gets the value of the literal property.
 String getMax()
          Gets the value of the max property.
 String getMin()
          Gets the value of the min property.
 void setApply(ApplyType value)
          Sets the value of the apply property.
 void setLiteral(String value)
          Sets the value of the literal property.
 void setMax(String value)
          Sets the value of the max property.
 void setMin(String value)
          Sets the value of the min property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

literal

protected String literal

min

protected String min

max

protected String max

apply

protected ApplyType apply
Constructor Detail

ValueExprType

public ValueExprType()
Method Detail

getLiteral

public String getLiteral()
Gets the value of the literal property.

Returns:
possible object is String

setLiteral

public void setLiteral(String value)
Sets the value of the literal property.

Parameters:
value - allowed object is String

getMin

public String getMin()
Gets the value of the min property.

Returns:
possible object is String

setMin

public void setMin(String value)
Sets the value of the min property.

Parameters:
value - allowed object is String

getMax

public String getMax()
Gets the value of the max property.

Returns:
possible object is String

setMax

public void setMax(String value)
Sets the value of the max property.

Parameters:
value - allowed object is String

getApply

public ApplyType getApply()
Gets the value of the apply property.

Returns:
possible object is ApplyType

setApply

public void setApply(ApplyType value)
Sets the value of the apply property.

Parameters:
value - allowed object is ApplyType

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d