com.abra.j2xb.beans.model
Class MOChoicePropertyDescriptor.OptionDescriptor

java.lang.Object
  extended by com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
Enclosing class:
MOChoicePropertyDescriptor

public class MOChoicePropertyDescriptor.OptionDescriptor
extends java.lang.Object


Method Summary
 void addProperty(MOAnnotationBasedPropertyDescriptor property)
           
 java.lang.reflect.Field getEnumConstant()
           
 java.util.List<MOAnnotationBasedPropertyDescriptor> getProperties()
           
 java.lang.String getXmlName()
           
 int getXmlOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addProperty

public void addProperty(MOAnnotationBasedPropertyDescriptor property)

getEnumConstant

public java.lang.reflect.Field getEnumConstant()

getProperties

public java.util.List<MOAnnotationBasedPropertyDescriptor> getProperties()

getXmlName

public java.lang.String getXmlName()

getXmlOrder

public int getXmlOrder()


Copyright © 2008. All Rights Reserved.