public class SMComputation extends SMOperation
| Constructor and Description |
|---|
SMComputation() |
SMComputation(String algorithm,
String category,
String infrastructure,
List<SMEntry> parameters,
String title) |
| Modifier and Type | Method and Description |
|---|---|
String |
algorithm() |
void |
algorithm(String value) |
String |
category() |
void |
category(String value) |
String |
infrastructure() |
void |
infrastructure(String value) |
List<SMEntry> |
parameters() |
void |
parameters(List<SMEntry> parameters) |
String |
title() |
void |
title(String value) |
String |
toString() |
abstractResource, astractResource, completedDate, completedDate, description, description, oerationStatus, operationId, operationId, operationStatus, operationType, operationType, portalLogin, portalLogin, submissionDate, submissionDatepublic String title()
public void title(String value)
public String algorithm()
public void algorithm(String value)
public String category()
public void category(String value)
public String infrastructure()
public void infrastructure(String value)
public String toString()
toString in class SMOperationCopyright © 2018. All Rights Reserved.