|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeDescriptor
Indicating a named entry for a prescribed AttributeType.
This class carries the ComplexType specific information required for useing a contained attribute. Name, type and multiplicity are defined.
If in the future the nature of the containment relationship needs further definition you may expected additional information to be gathered here.
| Method Summary | |
|---|---|
Object |
getDefaultValue()
The default value of this attribute, could be null. |
AttributeType |
getType()
Indicates the type of this attribute |
boolean |
isNillable()
True attribute is allowed to be null. |
| Methods inherited from interface StructuralDescriptor |
|---|
getMaxOccurs, getMinOccurs |
| Methods inherited from interface PropertyDescriptor |
|---|
getName, getUserData, putUserData, type |
| Method Detail |
|---|
boolean isNillable()
AttributeType getType()
Object getDefaultValue()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||