Home > Contents > Index >
Expanded TOC   |    Purpose TOC   |    Annotated TOC   |    Index

 

StringRowsType

An array of rows, of type string, that is input to an IList object.

Associated methods construct a single component-row array as an object of type StringRowsType. The populated IList object is, in turn, an input to the AssetSet Operations.

Methods

new StringRowsType( )
Constructor method that instantiates the StringRowsType object. Creates an empty StringRowsType object, and provides methods for creating arrays of rows. Once the StringRowsType object is instantiated, you can call the associated setItem method on it.

setItem(java.lang.String[] item)
Sets arrays of strings in the StringRowsType object. This method has a corresponding get method.

Example

The following code creates an IList using a StringRowsType object.

See Also

IList

 

  Home > Contents > Index >

FatWire Web Services Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.