public class BeaconPublicInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Color |
color |
java.lang.String |
macAddress |
Constructor and Description |
---|
BeaconPublicInfo(Color color,
java.lang.String macAddress) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |