|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectPropertyDescriptorImpl
AssociationDescriptorImpl
public class AssociationDescriptorImpl
Field Summary |
---|
Fields inherited from class PropertyDescriptorImpl |
---|
isNillable, maxOccurs, minOccurs, name, type |
Constructor Summary | |
---|---|
AssociationDescriptorImpl(AssociationType type,
Name name,
int min,
int max,
boolean isNillable)
|
Method Summary | |
---|---|
AssociationType |
getType()
|
Methods inherited from class PropertyDescriptorImpl |
---|
equals, getMaxOccurs, getMinOccurs, getName, getUserData, hashCode, isNillable, toString |
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface PropertyDescriptor |
---|
getMaxOccurs, getMinOccurs, getName, getUserData, isNillable |
Constructor Detail |
---|
public AssociationDescriptorImpl(AssociationType type, Name name, int min, int max, boolean isNillable)
Method Detail |
---|
public AssociationType getType()
getType
in interface AssociationDescriptor
getType
in interface PropertyDescriptor
getType
in class PropertyDescriptorImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |