public static interface StringArrayAccessor.StringArrayMutator
| Modifier and Type | Method and Description |
|---|---|
void |
setStrings(String[] aStrings)
Sets the String array for the String array property.
|
void setStrings(String[] aStrings)
aStrings - The String array to be stored by the String array
property.Copyright © 2017. All rights reserved.