|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.edit.verifiers.comm.bridge.CommBridgeStaticHelpers
public class CommBridgeStaticHelpers
Static helper methods for the CODE communications bridge
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
protected static byte |
convertDateTimeFormat(String format)
Convert from the String representation of date time foramt (i.e. |
protected static String |
getAuthorityString(int mask)
|
protected static int |
getReturnCodeForMessageID(String msgID)
Get the CODE communications return code for the specified message ID. |
static void |
writeADE_DATETIME(JavaToCOutputStream out,
Date time)
Method writeADE_DATETIME. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Method Detail |
---|
protected static String getAuthorityString(int mask)
public static void writeADE_DATETIME(JavaToCOutputStream out, Date time) throws IOException
out
- Outputstream to write the ADE_DATETIME structure totime
- Time to convert to ADE_DATETIME structure
IOException
protected static byte convertDateTimeFormat(String format)
protected static int getReturnCodeForMessageID(String msgID)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |