|
|||||||||
| Home >> All >> apollo >> dataadapter >> das >> [ simple overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
apollo.dataadapter.das.simple
Class SimpleDASFeature

java.lang.Objectapollo.dataadapter.das.simple.SimpleDASFeature
- All Implemented Interfaces:
- apollo.dataadapter.das.DASFeature
- public class SimpleDASFeature
- extends java.lang.Object
- implements apollo.dataadapter.das.DASFeature
- extends java.lang.Object
I am a lightweight implementation of the DASFeature interface.
I am a simple bag of attributes with no further internal functionality.
| Constructor Summary | |
SimpleDASFeature(java.lang.String theId)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
id
public java.lang.String id
label
public java.lang.String label
typeId
public java.lang.String typeId
typeCategory
public java.lang.String typeCategory
typeLabel
public java.lang.String typeLabel
typeSubparts
public java.lang.String typeSubparts
typeReference
public java.lang.String typeReference
methodId
public java.lang.String methodId
methodLabel
public java.lang.String methodLabel
start
public java.lang.String start
end
public java.lang.String end
score
public java.lang.String score
phase
public java.lang.String phase
orientation
public java.lang.String orientation
note
public java.lang.String note
targetId
public java.lang.String targetId
targetStart
public java.lang.String targetStart
targetStop
public java.lang.String targetStop
groupId
public java.lang.String groupId
groupTargetStart
public java.lang.String groupTargetStart
groupTargetStop
public java.lang.String groupTargetStop
| Constructor Detail |
SimpleDASFeature
public SimpleDASFeature(java.lang.String theId)
| Method Detail |
getId
public java.lang.String getId()
- Specified by:
getIdin interfaceapollo.dataadapter.das.DASFeature
getLabel
public java.lang.String getLabel()
- Specified by:
getLabelin interfaceapollo.dataadapter.das.DASFeature
getTypeId
public java.lang.String getTypeId()
- Specified by:
getTypeIdin interfaceapollo.dataadapter.das.DASFeature
getTypeCategory
public java.lang.String getTypeCategory()
- Specified by:
getTypeCategoryin interfaceapollo.dataadapter.das.DASFeature
getTypeLabel
public java.lang.String getTypeLabel()
- Specified by:
getTypeLabelin interfaceapollo.dataadapter.das.DASFeature
getTypeReference
public java.lang.String getTypeReference()
- Specified by:
getTypeReferencein interfaceapollo.dataadapter.das.DASFeature
getTypeSubparts
public java.lang.String getTypeSubparts()
- Specified by:
getTypeSubpartsin interfaceapollo.dataadapter.das.DASFeature
setTypeReference
public void setTypeReference(java.lang.String newValue)
- Specified by:
setTypeReferencein interfaceapollo.dataadapter.das.DASFeature
setTypeSubparts
public void setTypeSubparts(java.lang.String newValue)
- Specified by:
setTypeSubpartsin interfaceapollo.dataadapter.das.DASFeature
getMethodId
public java.lang.String getMethodId()
- Specified by:
getMethodIdin interfaceapollo.dataadapter.das.DASFeature
getMethodLabel
public java.lang.String getMethodLabel()
- Specified by:
getMethodLabelin interfaceapollo.dataadapter.das.DASFeature
getStart
public java.lang.String getStart()
- Specified by:
getStartin interfaceapollo.dataadapter.das.DASFeature
getEnd
public java.lang.String getEnd()
- Specified by:
getEndin interfaceapollo.dataadapter.das.DASFeature
getScore
public java.lang.String getScore()
- Specified by:
getScorein interfaceapollo.dataadapter.das.DASFeature
getPhase
public java.lang.String getPhase()
- Specified by:
getPhasein interfaceapollo.dataadapter.das.DASFeature
getOrientation
public java.lang.String getOrientation()
- Specified by:
getOrientationin interfaceapollo.dataadapter.das.DASFeature
getNote
public java.lang.String getNote()
- Specified by:
getNotein interfaceapollo.dataadapter.das.DASFeature
getTargetId
public java.lang.String getTargetId()
- Specified by:
getTargetIdin interfaceapollo.dataadapter.das.DASFeature
getTargetStart
public java.lang.String getTargetStart()
- Specified by:
getTargetStartin interfaceapollo.dataadapter.das.DASFeature
getTargetStop
public java.lang.String getTargetStop()
- Specified by:
getTargetStopin interfaceapollo.dataadapter.das.DASFeature
getGroupId
public java.lang.String getGroupId()
- Specified by:
getGroupIdin interfaceapollo.dataadapter.das.DASFeature
getGroupTargetStart
public java.lang.String getGroupTargetStart()
- Specified by:
getGroupTargetStartin interfaceapollo.dataadapter.das.DASFeature
getGroupTargetStop
public java.lang.String getGroupTargetStop()
- Specified by:
getGroupTargetStopin interfaceapollo.dataadapter.das.DASFeature
setId
public void setId(java.lang.String newValue)
- Specified by:
setIdin interfaceapollo.dataadapter.das.DASFeature
setLabel
public void setLabel(java.lang.String newValue)
- Specified by:
setLabelin interfaceapollo.dataadapter.das.DASFeature
setTypeId
public void setTypeId(java.lang.String newValue)
- Specified by:
setTypeIdin interfaceapollo.dataadapter.das.DASFeature
setTypeCategory
public void setTypeCategory(java.lang.String newValue)
- Specified by:
setTypeCategoryin interfaceapollo.dataadapter.das.DASFeature
setTypeLabel
public void setTypeLabel(java.lang.String newValue)
- Specified by:
setTypeLabelin interfaceapollo.dataadapter.das.DASFeature
setMethodId
public void setMethodId(java.lang.String newValue)
- Specified by:
setMethodIdin interfaceapollo.dataadapter.das.DASFeature
setMethodLabel
public void setMethodLabel(java.lang.String newValue)
- Specified by:
setMethodLabelin interfaceapollo.dataadapter.das.DASFeature
setStart
public void setStart(java.lang.String newValue)
- Specified by:
setStartin interfaceapollo.dataadapter.das.DASFeature
setEnd
public void setEnd(java.lang.String newValue)
- Specified by:
setEndin interfaceapollo.dataadapter.das.DASFeature
setScore
public void setScore(java.lang.String newValue)
- Specified by:
setScorein interfaceapollo.dataadapter.das.DASFeature
setPhase
public void setPhase(java.lang.String newValue)
- Specified by:
setPhasein interfaceapollo.dataadapter.das.DASFeature
setOrientation
public void setOrientation(java.lang.String newValue)
- Specified by:
setOrientationin interfaceapollo.dataadapter.das.DASFeature
setNote
public void setNote(java.lang.String newValue)
- Specified by:
setNotein interfaceapollo.dataadapter.das.DASFeature
setTargetId
public void setTargetId(java.lang.String newValue)
- Specified by:
setTargetIdin interfaceapollo.dataadapter.das.DASFeature
setTargetStart
public void setTargetStart(java.lang.String newValue)
- Specified by:
setTargetStartin interfaceapollo.dataadapter.das.DASFeature
setTargetStop
public void setTargetStop(java.lang.String newValue)
- Specified by:
setTargetStopin interfaceapollo.dataadapter.das.DASFeature
setGroupId
public void setGroupId(java.lang.String newValue)
- Specified by:
setGroupIdin interfaceapollo.dataadapter.das.DASFeature
setGroupTargetStart
public void setGroupTargetStart(java.lang.String newValue)
- Specified by:
setGroupTargetStartin interfaceapollo.dataadapter.das.DASFeature
setGroupTargetStop
public void setGroupTargetStop(java.lang.String newValue)
- Specified by:
setGroupTargetStopin interfaceapollo.dataadapter.das.DASFeature
toString
public java.lang.String toString()
- Description copied from class:
java.lang.Object - Convert this Object to a human-readable String.
There are no limits placed on how long this String
should be or what it should contain. We suggest you
make it as intuitive as possible to be able to place
it into System.out.println() 55
and such.
It is typical, but not required, to ensure that this method never completes abruptly with a java.lang.RuntimeException.
This method will be called when performing string concatenation with this object. If the result is
null, string concatenation will instead use"null".The default implementation returns
getClass().getName() + "@" + Integer.toHexString(hashCode()).
|
|||||||||
| Home >> All >> apollo >> dataadapter >> das >> [ simple overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
apollo.dataadapter.das.simple.SimpleDASFeature