|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdanger.system.BeaconProfile
public class BeaconProfile
XXX: javadoc
| Constructor Summary | |
|---|---|
BeaconProfile(int r,
int g,
int b,
int percent,
int millis)
|
|
| Method Summary | |
|---|---|
int |
getBlue()
|
int |
getDutyCycle()
|
int |
getGreen()
|
int |
getPeriod()
|
int |
getRed()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BeaconProfile(int r,
int g,
int b,
int percent,
int millis)
| Method Detail |
|---|
public int getRed()
public int getGreen()
public int getBlue()
public int getDutyCycle()
public int getPeriod()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||