public class SMAlgorithm extends Object implements Serializable
SMAlgorithm()
SMAlgorithm(String category, String description, String name)
String
category()
void
category(String category)
description()
description(String description)
name()
name(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SMAlgorithm()
public SMAlgorithm(String category, String description, String name)
public String category()
public void category(String category)
public String name()
public void name(String name)
public String description()
public void description(String description)
Copyright © 2016. All Rights Reserved.