Humboldt Alignment Editor 2.5.0

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

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

public class ValueConditionType
extends Object

Java class for valueConditionType complex type.

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

 <complexType name="valueConditionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Restriction" type="{http://www.omwg.org/TR/d7/ontology/alignment}RestrictionType"/>
       </sequence>
       <attribute name="seq" type="{http://www.w3.org/2001/XMLSchema}integer" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  RestrictionType restriction
           
protected  BigInteger seq
           
 
Constructor Summary
ValueConditionType()
           
 
Method Summary
 RestrictionType getRestriction()
          Gets the value of the restriction property.
 BigInteger getSeq()
          Gets the value of the seq property.
 void setRestriction(RestrictionType value)
          Sets the value of the restriction property.
 void setSeq(BigInteger value)
          Sets the value of the seq property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

restriction

protected RestrictionType restriction

seq

protected BigInteger seq
Constructor Detail

ValueConditionType

public ValueConditionType()
Method Detail

getRestriction

public RestrictionType getRestriction()
Gets the value of the restriction property.

Returns:
possible object is RestrictionType

setRestriction

public void setRestriction(RestrictionType value)
Sets the value of the restriction property.

Parameters:
value - allowed object is RestrictionType

getSeq

public BigInteger getSeq()
Gets the value of the seq property.

Returns:
possible object is BigInteger

setSeq

public void setSeq(BigInteger value)
Sets the value of the seq property.

Parameters:
value - allowed object is BigInteger

Humboldt Alignment Editor 2.5.0

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