Package | Description |
---|---|
com.jamasoftware.contour.ws.domain |
Modifier and Type | Method and Description |
---|---|
WsFilterParameter[] |
WsFilter.getParameters()
Gets the filter's parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
WsFilter.setParameters(WsFilterParameter[] parameters)
Sets the filter's parameters.
|
Constructor and Description |
---|
WsFilter(String name,
WsDocumentType documentType,
WsProject project,
WsFilterParameter[] parameters,
Integer scopeId,
Integer refId)
Creates a new WsFilter object with the given values.
|
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.