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

 

URLRowsType

An array of rows, of type URL, 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. You should not need to set this object as input, but because it appears in the WSDL file and client code generated from the WSDL file, it is described here for completeness.

Methods

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

setUrlstruct(com.divine.URLType[] urlstruct)
Sets an array of URL type objects. This method has a corresponding get method.

See Also

IList

 

  Home > Contents > Index >

Oracle Web Services Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.