public class IntString extends Object
| Constructor and Description |
|---|
IntString(int theInt,
String theString) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInt() |
String |
getString() |
void |
setInt(int theInt) |
void |
setString(String theString) |
Copyright © 2015. All Rights Reserved.