g-Eclipse
Release 1.0.0

eu.geclipse.info.glue
Class GlueSEAccessProtocolSupportedSecurity

java.lang.Object
  extended by eu.geclipse.info.glue.AbstractGlueTable
      extended by eu.geclipse.info.glue.GlueSEAccessProtocolSupportedSecurity
All Implemented Interfaces:
java.io.Serializable

public class GlueSEAccessProtocolSupportedSecurity
extends AbstractGlueTable
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 GlueIndex glueIndex
           
 GlueSEAccessProtocol glueSEAccessProtocol
           
 java.util.Date MeasurementDate
           
 java.util.Date MeasurementTime
           
 java.lang.String Value
           
 
Fields inherited from class eu.geclipse.info.glue.AbstractGlueTable
byRefOnly, displayName, retrievalTime, tableName
 
Constructor Summary
GlueSEAccessProtocolSupportedSecurity()
           
 
Method Summary
 java.lang.String getID()
           
 void setID(java.lang.String id)
          Set this.Value
 
Methods inherited from class eu.geclipse.info.glue.AbstractGlueTable
getDisplayName, getFieldByName, getKey, getRetrievalTime, getVotype, setFieldByName, setKey, setRetrievalTime, setVoType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

glueSEAccessProtocol

public GlueSEAccessProtocol glueSEAccessProtocol

Value

public java.lang.String Value

MeasurementDate

public java.util.Date MeasurementDate

MeasurementTime

public java.util.Date MeasurementTime

glueIndex

public GlueIndex glueIndex
Constructor Detail

GlueSEAccessProtocolSupportedSecurity

public GlueSEAccessProtocolSupportedSecurity()
Method Detail

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 this.Value

Parameters:
id -

g-Eclipse
Release 1.0.0