public class MAX5487
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
R_WR_WIPER_A |
static short |
R_WR_WIPER_B |
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
MAX5487() |
|
MAX5487(int csn) |
protected |
MAX5487(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(MAX5487 obj) |
java.lang.String |
name() |
void |
setWiperA(short wiper) |
void |
setWiperB(short wiper) |
protected transient boolean swigCMemOwn
public static final short R_WR_WIPER_A
public static final short R_WR_WIPER_B
protected MAX5487(long cPtr,
boolean cMemoryOwn)
public MAX5487(int csn)
public MAX5487()
protected static long getCPtr(MAX5487 obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setWiperA(short wiper)
public void setWiperB(short wiper)
public java.lang.String name()