|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoXmlBaseSimpleType | |
---|---|
com.abra.j2xb.annotations.xmlAnnotations | |
com.abra.j2xb.beans.model | |
com.abra.j2xb.beans.propertyEditors | |
com.abra.j2xb.beans.xmlBinding |
Uses of MoXmlBaseSimpleType in com.abra.j2xb.annotations.xmlAnnotations |
---|
Methods in com.abra.j2xb.annotations.xmlAnnotations that return MoXmlBaseSimpleType | |
---|---|
MoXmlBaseSimpleType |
MoXmlBaseSimpleType.getBaseType()
|
static MoXmlBaseSimpleType |
MoXmlBaseSimpleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MoXmlBaseSimpleType[] |
MoXmlBaseSimpleType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of MoXmlBaseSimpleType in com.abra.j2xb.beans.model |
---|
Methods in com.abra.j2xb.beans.model that return MoXmlBaseSimpleType | |
---|---|
MoXmlBaseSimpleType |
MOPropertySimpleTypeDescriptor.getDerivedTypeDefinition()
|
MoXmlBaseSimpleType |
MOPropertySimpleTypeDescriptor.getXmlSimpleType()
|
Uses of MoXmlBaseSimpleType in com.abra.j2xb.beans.propertyEditors |
---|
Uses of MoXmlBaseSimpleType in com.abra.j2xb.beans.xmlBinding |
---|
Methods in com.abra.j2xb.beans.xmlBinding that return MoXmlBaseSimpleType | |
---|---|
MoXmlBaseSimpleType |
XmlValue.getType()
|
Constructors in com.abra.j2xb.beans.xmlBinding with parameters of type MoXmlBaseSimpleType | |
---|---|
XmlValue(java.lang.Object value,
MoXmlBaseSimpleType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |