|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.csutils.core.model.impl.StaticROAttribute net.sf.csutils.core.model.impl.StaticROSlot
public class StaticROSlot
Static implementation of ROSlot
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.sf.csutils.core.model.ROAttribute |
---|
ROAttribute.Type |
Constructor Summary | |
---|---|
StaticROSlot()
|
Method Summary | |
---|---|
ROAttribute.Type |
getType()
Returns the attribute type. |
void |
setType(ROAttribute.Type type)
|
Methods inherited from class net.sf.csutils.core.model.impl.StaticROAttribute |
---|
getMaxOccurs, getMinOccurs, getName, setMaxOccurs, setMinOccurs, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.csutils.core.model.ROAttribute |
---|
getMaxOccurs, getMinOccurs, getName |
Constructor Detail |
---|
public StaticROSlot()
Method Detail |
---|
public ROAttribute.Type getType()
ROAttribute
getType
in interface ROAttribute
public void setType(ROAttribute.Type type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |