org.gcube.informationsystem.glitebridge.resource.commontype
Class BenchmarkType

java.lang.Object
  extended by org.gcube.informationsystem.glitebridge.resource.commontype.BenchmarkType

public class BenchmarkType
extends java.lang.Object

Author:
Luca Frosini (ISTI-CNR)

Constructor Summary
BenchmarkType()
           
 
Method Summary
 java.lang.Long getSF00()
           
 java.lang.Long getSI00()
           
 void setSF00(java.lang.Long sf00)
           
 void setSI00(java.lang.Long si00)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkType

public BenchmarkType()
Method Detail

getSF00

public java.lang.Long getSF00()
Returns:
SF00

setSF00

public void setSF00(java.lang.Long sf00)
Parameters:
sf00 - SF00

getSI00

public java.lang.Long getSI00()
Returns:
SI00

setSI00

public void setSI00(java.lang.Long si00)
Parameters:
si00 - SI00