public class MascotScore extends java.lang.Object implements UrParameter
Constructor and Description |
---|
MascotScore(double score)
Contructor for the Mascot score
|
Modifier and Type | Method and Description |
---|---|
java.lang.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(double score)
score
- Mascot scorepublic java.lang.String getFamilyName()
getFamilyName
in interface UrParameter
public int getIndex()
getIndex
in interface UrParameter
public double getScore()
Copyright © 2013. All Rights Reserved.