|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PDAFieldDeviceGateway | |
---|---|
nz.co.econz.nads.soap2 |
Uses of PDAFieldDeviceGateway in nz.co.econz.nads.soap2 |
---|
Fields in nz.co.econz.nads.soap2 declared as PDAFieldDeviceGateway | |
---|---|
static PDAFieldDeviceGateway |
PDAFieldDeviceGateway.NAVMAN_UK
|
static PDAFieldDeviceGateway |
PDAFieldDeviceGateway.STANDARD
|
Methods in nz.co.econz.nads.soap2 that return PDAFieldDeviceGateway | |
---|---|
static PDAFieldDeviceGateway |
PDAFieldDeviceGateway.fromString(java.lang.String value)
|
static PDAFieldDeviceGateway |
PDAFieldDeviceGateway.fromValue(java.lang.String value)
|
PDAFieldDeviceGateway |
PDAFieldDeviceBean.getGateway()
Gets the gateway value for this PDAFieldDeviceBean. |
Methods in nz.co.econz.nads.soap2 with parameters of type PDAFieldDeviceGateway | |
---|---|
void |
PDAFieldDeviceBean.setGateway(PDAFieldDeviceGateway gateway)
Sets the gateway value for this PDAFieldDeviceBean. |
Constructors in nz.co.econz.nads.soap2 with parameters of type PDAFieldDeviceGateway | |
---|---|
PDAFieldDeviceBean(java.lang.String primaryKey,
int updateIndex,
java.lang.String deviceID,
java.lang.String name,
java.lang.String userPK,
java.lang.String description,
boolean isDisabled,
boolean isDeleted,
java.util.Calendar whenLastUpdated,
boolean isLoggedIn,
PDAFieldDeviceGateway gateway)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |