Home > Contents > 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 populatedIList
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 emptyURLRowsType
object, and provides methods for creating arrays of rows of type URL. Once theStringRowsType
object is instantiated, you can call the associatedsetURLstruct
method on it.
setUrlstruct(com.divine.URLType[] urlstruct)
- Sets an array of URL type objects. This method has a corresponding
get
method.
See Also
Home > Contents > Index > ![]()
Oracle Web Services Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.