| Package | Description |
|---|---|
| com.jamasoftware.contour.ws.domain |
| Modifier and Type | Method and Description |
|---|---|
WsSignature[] |
WsBaseline.getSignatures()
Gets the signatures in this baseline.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsBaseline.setSignatures(WsSignature[] signatures)
Sets the signatures in this baseline.
|
| Constructor and Description |
|---|
WsBaseline(String name,
String description,
WsVersion[] versions,
Integer scopeId,
Integer refId,
WsProject project,
WsSignature[] signatures)
Creates a new WsBaseline object with the given values.
|
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.