|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyInfo | |
|---|---|
| oracle.javatools.marshal.xml | |
| Uses of PropertyInfo in oracle.javatools.marshal.xml |
|---|
| Methods in oracle.javatools.marshal.xml that return PropertyInfo | |
|---|---|
PropertyInfo |
PropertyInfoFactory.newAttr(java.lang.String xmlName,
java.lang.String propertyName)
Creates a new PropertyInfo which associates the XML
attribute xmlName with the Java property
propertyName. |
PropertyInfo |
PropertyInfoFactory.newElem(java.lang.String xmlName,
java.lang.String propertyName)
Creates a new PropertyInfo which associates the XML
element xmlName with the Java property
propertyName. |
PropertyInfo |
PropertyIterator.next()
Returns the next PropertyInfo. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||