Removed Methods | |
Integer
getContractState
() |
Return state of the updated contract |
String
getContractTitle
() |
Return title of the updated contract |
void
setContractName
(String ) |
Set the name of the contract |
void
setContractOrigin
(String ) |
Set the origin of the contract |
void
setContractOwner
(String ) |
Set the owner of the contract |
void
setContractState
(Integer ) |
Set the state of the contract |
void
setContractState
(String ) |
Set the state of the contract |
void
setContractTitle
(String ) |
Set the title of the contract |
void
setLanguageId
(Integer ) |
Set the language id parameter |
Changed Methods | ||
void
validateParameters
() |
Method was locally defined, but is now inherited from AbstractECTargetableCommand . | Performs parameter checking. |