public interface TBase
extends java.io.Serializable
TSet
, TLink
,
TupleTSet
and StorableTBase
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the ID for the
TBase |
java.lang.String |
getName()
Gets the name for the
TBase |
TBase |
setName(java.lang.String name)
Sets the name for the
TBase |