|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
com.abra.j2xb.beans.model.MOValuePropertyDescriptor
public abstract class MOValuePropertyDescriptor
| Field Summary |
|---|
| Fields inherited from class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor |
|---|
group |
| Constructor Summary | |
|---|---|
MOValuePropertyDescriptor(java.beans.PropertyDescriptor propertyDescriptor,
MOBeanDescriptor beanDescriptor)
|
|
| Method Summary | |
|---|---|
abstract int |
getXmlOrder()
|
abstract boolean |
isChoice()
|
abstract boolean |
isXmlOptional()
|
| Methods inherited from class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor |
|---|
getBeanDescriptor, getCanonicalName, getDefiningMethod, getGroup, getGroupPath, getJavaPropertyDescriptor, getName, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MOValuePropertyDescriptor(java.beans.PropertyDescriptor propertyDescriptor,
MOBeanDescriptor beanDescriptor)
| Method Detail |
|---|
public abstract int getXmlOrder()
public abstract boolean isChoice()
public abstract boolean isXmlOptional()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||