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>
Modifier and Type | Field and Description |
---|---|
protected RestrictionType |
restriction |
protected BigInteger |
seq |
Constructor and Description |
---|
ValueConditionType() |
Modifier and Type | Method and Description |
---|---|
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.
|
protected RestrictionType restriction
protected BigInteger seq
public RestrictionType getRestriction()
RestrictionType
public void setRestriction(RestrictionType value)
value
- allowed object is
RestrictionType
public BigInteger getSeq()
BigInteger
public void setSeq(BigInteger value)
value
- allowed object is
BigInteger
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a