Package | Description |
---|---|
org.exolab.castor.builder.binding.xml |
Modifier and Type | Method and Description |
---|---|
PackageType[] |
Binding.getPackage()
Method getPackage.Returns the contents of the collection in
an Array.
|
PackageType |
Binding.getPackage(int index)
Method getPackage.
|
PackageType |
Binding.removePackageAt(int index)
Method removePackageAt.
|
static PackageType |
PackageType.unmarshalPackageType(Reader reader)
Method unmarshalPackageType.
|
Modifier and Type | Method and Description |
---|---|
void |
Binding.addPackage(int index,
PackageType vPackage) |
void |
Binding.addPackage(PackageType vPackage) |
boolean |
Binding.removePackage(PackageType vPackage)
Method removePackage.
|
void |
Binding.setPackage(int index,
PackageType vPackage) |
void |
Binding.setPackage(PackageType[] vPackageArray) |
Copyright © 2018. All rights reserved.