eu.geclipse.info.glue
Class GlueSL
java.lang.Object
eu.geclipse.info.glue.AbstractGlueTable
eu.geclipse.info.glue.GlueSL
- All Implemented Interfaces:
- java.io.Serializable
public class GlueSL
- extends AbstractGlueTable
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Method Summary |
java.lang.String |
getID()
|
void |
setID(java.lang.String id)
Set the unique id |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
glueIndex
public GlueIndex glueIndex
UniqueID
public java.lang.String UniqueID
keyName
public java.lang.String keyName
glueSE
public GlueSE glueSE
Name
public java.lang.String Name
ArchitectureType
public java.lang.String ArchitectureType
MaxIOCapacity
public java.lang.Long MaxIOCapacity
InformationServiceURL
public java.lang.String InformationServiceURL
MeasurementDate
public java.util.Date MeasurementDate
MeasurementTime
public java.util.Date MeasurementTime
glueSEList
public java.util.ArrayList<GlueSE> glueSEList
GlueSL
public GlueSL()
getID
public java.lang.String getID()
- Overrides:
getID in class AbstractGlueTable
- Returns:
- The unique identified for this Glue entry
setID
public void setID(java.lang.String id)
- Set the unique id
- Parameters:
id -