|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.fc.castorbind.StringArrayWrapper
public class StringArrayWrapper
This class wraps an array of strings around an object
| Constructor Summary | |
|---|---|
StringArrayWrapper()
Class constructor |
|
| Method Summary | |
|---|---|
String[] |
getStrings()
This method returns the member variable |
void |
setStrings(String[] aStrings)
This method sets the member variable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringArrayWrapper()
| Method Detail |
|---|
public void setStrings(String[] aStrings)
aStrings - array of stringspublic String[] getStrings()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||