public class EqType
extends java.lang.Object
| Constructor and Description |
|---|
EqType() |
| Modifier and Type | Method and Description |
|---|---|
static long |
GetID(BaseObject dev) |
static BaseObject |
getObject(PAModel mdl,
ListMetaType type,
int ndx) |
static BaseObject |
getObject(PAModel mdl,
long id) |
static ListMetaType |
GetType(BaseObject obj) |
public static BaseObject getObject(PAModel mdl, ListMetaType type, int ndx) throws PAModelException
PAModelExceptionpublic static BaseObject getObject(PAModel mdl, long id) throws PAModelException
PAModelExceptionpublic static ListMetaType GetType(BaseObject obj)
public static long GetID(BaseObject dev)