public class NonSerial extends Object
| Constructor and Description |
|---|
NonSerial(int testInt,
String testString) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTestInt() |
String |
getTestString() |
void |
setTestInt(int testInt) |
void |
setTestString(String testString) |
Copyright © 2005–2025. All rights reserved.