|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.entity.xtc.Arity
public class Arity
Schema fragment(s) for this class:
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:int" name="arity"/>
| Constructor Summary | |
|---|---|
Arity()
|
|
| Method Summary | |
|---|---|
int |
getArity()
Get the 'arity' element value. |
void |
setArity(int arity)
Set the 'arity' element value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Arity()
| Method Detail |
|---|
public int getArity()
public void setArity(int arity)
arity -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||