|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ROAttribute
Interface of a registry objects attribute.
Nested Class Summary | |
---|---|
static class |
ROAttribute.Type
|
Method Summary | |
---|---|
int |
getMaxOccurs()
Returns the attributes maximum number of occurrencies. |
int |
getMinOccurs()
Returns the attributes minimum number of occurrencies. |
java.lang.String |
getName()
Returns the attribute name. |
ROAttribute.Type |
getType()
Returns the attribute type. |
Method Detail |
---|
java.lang.String getName()
int getMinOccurs()
int getMaxOccurs()
ROAttribute.Type getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |