|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CollateralIds
An XML CollateralIds(@http://enterprise.businessobjects.com/3.0/connection). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CollateralIds.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CollateralId |
addNewCollateralId()
Appends and returns a new empty value (as xml) as the last "CollateralId" element |
CollateralId[] |
getCollateralIdArray()
Gets array of all "CollateralId" elements |
CollateralId |
getCollateralIdArray(int i)
Gets ith "CollateralId" element |
CollateralId |
insertNewCollateralId(int i)
Inserts and returns a new empty value (as xml) as the ith "CollateralId" element |
void |
removeCollateralId(int i)
Removes the ith "CollateralId" element |
void |
setCollateralIdArray(CollateralId[] collateralIdArray)
Sets array of all "CollateralId" element |
void |
setCollateralIdArray(int i,
CollateralId collateralId)
Sets ith "CollateralId" element |
int |
sizeOfCollateralIdArray()
Returns number of "CollateralId" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CollateralId[] getCollateralIdArray()
CollateralId getCollateralIdArray(int i)
int sizeOfCollateralIdArray()
void setCollateralIdArray(CollateralId[] collateralIdArray)
void setCollateralIdArray(int i,
CollateralId collateralId)
CollateralId insertNewCollateralId(int i)
CollateralId addNewCollateralId()
void removeCollateralId(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||