public class GenerationObject extends Object
| Constructor and Description |
|---|
GenerationObject(Object o,
int generation)
constructor
|
GenerationObject(Object o,
int generation,
String user,
String password)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getGeneration() |
Object |
getObj() |
String |
getPassword() |
String |
getUser() |
void |
killObject() |
public GenerationObject(Object o, int generation)
Copyright © 2014–2015. All rights reserved.