public interface AbstractAlgorithm
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the id property
|
boolean |
isSetId()
Checks if id is set
|
void |
setId(java.lang.String id)
Sets the id property
|