|
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.util.ISeriesMiscUtil
public class ISeriesMiscUtil
Misc helper methods for use by other iSeries specific classes.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
static String |
addApostrophesIfRequired(String string)
Create a valid parameter String for use in iSeries commands. |
static int |
getObjectTypeSortPosition(String type)
Objects need to be sorted based on their type and name. |
static String |
substitute(String str,
int num,
String val)
Replaces substitution values for strings |
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 |
---|
public static String substitute(String str, int num, String val)
public static String addApostrophesIfRequired(String string)
public static int getObjectTypeSortPosition(String type)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |