public class SMAlgorithm extends Object implements Serializable
| Constructor and Description |
|---|
SMAlgorithm() |
SMAlgorithm(String category,
String description,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
category() |
void |
category(String category) |
String |
description() |
void |
description(String description) |
String |
name() |
void |
name(String name) |
Copyright © 2018. All Rights Reserved.