public interface CreateContractParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
CreateContractParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getActiveOn()
Retrieves the value for the optional structure field
activeOn. |
AbstractContract |
getBasedOn()
Retrieves the value for the optional structure field
basedOn. |
ContractType |
getContractType()
Retrieves the value for the optional structure field
contractType. |
java.lang.String |
getDescription()
Retrieves the value for the optional structure field
description. |
java.lang.String |
getName()
Retrieves the value for the optional structure field
name. |
java.lang.Short |
getPriority()
Retrieves the value for the optional structure field
priority. |
java.util.Date getActiveOn()
activeOn.activeOn.AbstractContract getBasedOn()
basedOn.basedOn.ContractType getContractType()
contractType.contractType.java.lang.String getDescription()
description.description.java.lang.String getName()
name.name.java.lang.Short getPriority()
priority.priority.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.