public class MascotScore extends Object implements UrParameter
| Constructor and Description |
|---|
MascotScore()
Constructor for the Mascot score.
|
MascotScore(double score)
Constructor for the Mascot score.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFamilyName()
This method returns the family name of the parameter.
|
int |
getIndex()
This method returns the index of the parameter.
|
double |
getScore()
Getter for Mascot score.
|
public MascotScore()
public MascotScore(double score)
score - Mascot scorepublic String getFamilyName()
getFamilyName in interface UrParameterpublic int getIndex()
getIndex in interface UrParameterpublic double getScore()
Copyright © 2014. All rights reserved.