|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.internal.execution.local.common.RAString
public class RAString
Insert the type's description here. Creation date: (10/31/00 8:06:17 PM)
| Field Summary | |
|---|---|
protected java.lang.String |
_data
|
protected int |
_padding
|
| Constructor Summary | |
|---|---|
RAString()
RAString constructor comment. |
|
RAString(java.lang.String data)
Insert the method's description here. |
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
Insert the method's description here. |
int |
getPadding()
Insert the method's description here. |
int |
getSize()
Insert the method's description here. |
long |
length()
Insert the method's description here. |
void |
setData(java.lang.String data)
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _data
protected int _padding
| Constructor Detail |
|---|
public RAString()
public RAString(java.lang.String data)
data - java.lang.String| Method Detail |
|---|
public java.lang.String getData()
public int getPadding()
public int getSize()
public long length()
public void setData(java.lang.String data)
data - java.lang.String
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||