public abstract class JSchemaObject extends Object
| Modifier and Type | Method and Description |
|---|---|
JSimpleDB |
getJSimpleDB()
Get the
JSimpleDB with which this instance is associated. |
String |
getName()
Get the name of this instance.
|
int |
getStorageId()
Get the storage ID of this instance.
|
String |
toString() |
public JSimpleDB getJSimpleDB()
JSimpleDB with which this instance is associated.public String getName()
public int getStorageId()
Copyright © 2017. All rights reserved.