|
||||||||||
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.StaticROFile
public class StaticROFile
Default implementation of ROFile
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.sf.csutils.core.model.ROAttribute |
---|
ROAttribute.Type |
Constructor Summary | |
---|---|
StaticROFile()
|
Method Summary | |
---|---|
java.lang.String |
getAttributeKey()
Returns the attribute key. |
ROAttribute.Type |
getType()
Returns the attribute type. |
void |
setAttributeKey(java.lang.String attributeKey)
|
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 StaticROFile()
Method Detail |
---|
public java.lang.String getAttributeKey()
ROFile
getAttributeKey
in interface ROFile
public void setAttributeKey(java.lang.String attributeKey)
public ROAttribute.Type getType()
ROAttribute
getType
in interface ROAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |