public static class CustomGafCatalogueReader.BkObject extends Object implements Comparable<CustomGafCatalogueReader.BkObject>
| Modifier | Constructor and Description |
|---|---|
|
BkObject()
Creates a new BkObject object.
|
protected |
BkObject(de.cismet.cids.dynamics.CidsBean bean)
Creates a new BkObject object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(CustomGafCatalogueReader.BkObject o) |
Double |
getAx()
DOCUMENT ME!
|
Double |
getAy()
DOCUMENT ME!
|
Integer |
getBk()
DOCUMENT ME!
|
Double |
getDp()
DOCUMENT ME!
|
String |
getName()
DOCUMENT ME!
|
void |
setAx(double ax)
DOCUMENT ME!
|
void |
setAy(double ay)
DOCUMENT ME!
|
void |
setBk(int bk)
DOCUMENT ME!
|
void |
setDp(double dp)
DOCUMENT ME!
|
void |
setName(String name)
DOCUMENT ME!
|
public BkObject()
protected BkObject(de.cismet.cids.dynamics.CidsBean bean)
bean - DOCUMENT ME!public Integer getBk()
public void setBk(int bk)
bk - the bk to setpublic String getName()
public void setName(String name)
name - the name to setpublic Double getAx()
public void setAx(double ax)
ax - the ax to setpublic Double getAy()
public void setAy(double ay)
ay - the ay to setpublic Double getDp()
public void setDp(double dp)
dp - the dp to setpublic int compareTo(CustomGafCatalogueReader.BkObject o)
compareTo in interface Comparable<CustomGafCatalogueReader.BkObject>Copyright © 2012–2026 cismet GmbH. All rights reserved.