Package | Description |
---|---|
org.exolab.castor.builder.binding.xml |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2013. All rights reserved.