|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlNodeType | |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.profile | |
| Uses of XmlNodeType in org.plasma.sdo |
|---|
| Methods in org.plasma.sdo that return XmlNodeType | |
|---|---|
XmlNodeType |
XmlProperty.getNodeType()
|
| Methods in org.plasma.sdo with parameters of type XmlNodeType | |
|---|---|
void |
XmlProperty.setNodeType(XmlNodeType value)
|
| Uses of XmlNodeType in org.plasma.sdo.profile |
|---|
| Methods in org.plasma.sdo.profile that return XmlNodeType | |
|---|---|
XmlNodeType |
SDOXmlProperty.getNodeType()
|
static XmlNodeType |
XmlNodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XmlNodeType[] |
XmlNodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.sdo.profile with parameters of type XmlNodeType | |
|---|---|
void |
SDOXmlProperty.setNodeType(XmlNodeType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||