| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.dms.DASMessage
public class DASMessage
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| DASMessage()Constructs a DAS message. | |
| Method Summary | |
|---|---|
| static java.lang.String | limitSize(java.lang.String pValue,
          int pSize)Limits the size of a given String value to the given number of characters. | 
|  java.lang.String | toString()Returns the String representation of this message. | 
| protected  java.lang.String | toStringProperties()Returns the String representation of all the public properties of this message. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public DASMessage()
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Object
public static java.lang.String limitSize(java.lang.String pValue,
                                         int pSize)
protected java.lang.String toStringProperties()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||