|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncludeType | |
|---|---|
| org.exolab.castor.builder.binding.xml | |
| Uses of IncludeType in org.exolab.castor.builder.binding.xml |
|---|
| Methods in org.exolab.castor.builder.binding.xml that return IncludeType | |
|---|---|
IncludeType[] |
Binding.getInclude()
Method getInclude.Returns the contents of the collection in an Array. |
IncludeType |
Binding.getInclude(int index)
Method getInclude. |
IncludeType |
Binding.removeIncludeAt(int index)
Method removeIncludeAt. |
static IncludeType |
IncludeType.unmarshalIncludeType(Reader reader)
Method unmarshalIncludeType. |
| Methods in org.exolab.castor.builder.binding.xml with parameters of type IncludeType | |
|---|---|
void |
Binding.addInclude(IncludeType vInclude)
|
void |
Binding.addInclude(int index,
IncludeType vInclude)
|
boolean |
Binding.removeInclude(IncludeType vInclude)
Method removeInclude. |
void |
Binding.setInclude(IncludeType[] vIncludeArray)
|
void |
Binding.setInclude(int index,
IncludeType vInclude)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||