|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.exolab.castor.mapping.xml | |
| Uses of Property in org.exolab.castor.mapping.xml |
|---|
| Methods in org.exolab.castor.mapping.xml that return Property | |
|---|---|
Property[] |
BindXml.getProperty()
Method getProperty.Returns the contents of the collection in an Array. |
Property |
BindXml.getProperty(int index)
Method getProperty. |
Property |
BindXml.removePropertyAt(int index)
Method removePropertyAt. |
static Property |
Property.unmarshal(Reader reader)
Method unmarshal. |
| Methods in org.exolab.castor.mapping.xml that return types with arguments of type Property | |
|---|---|
Enumeration<? extends Property> |
BindXml.enumerateProperty()
Method enumerateProperty. |
Iterator<? extends Property> |
BindXml.iterateProperty()
Method iterateProperty. |
| Methods in org.exolab.castor.mapping.xml with parameters of type Property | |
|---|---|
void |
BindXml.addProperty(int index,
Property vProperty)
|
void |
BindXml.addProperty(Property vProperty)
|
boolean |
BindXml.removeProperty(Property vProperty)
Method removeProperty. |
void |
BindXml.setProperty(int index,
Property vProperty)
|
void |
BindXml.setProperty(Property[] vPropertyArray)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||