|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.bluetooth.emu.ServicesDescriptor
public class ServicesDescriptor
| Constructor Summary | |
|---|---|
ServicesDescriptor(java.lang.String[] uuidSet,
byte[] sdpBinary,
int deviceServiceClasses)
|
|
| Method Summary | |
|---|---|
int |
getDeviceServiceClasses()
|
byte[] |
getSdpBinary()
|
java.lang.String[] |
getUuidSet()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServicesDescriptor(java.lang.String[] uuidSet,
byte[] sdpBinary,
int deviceServiceClasses)
| Method Detail |
|---|
public java.lang.String[] getUuidSet()
public byte[] getSdpBinary()
public int getDeviceServiceClasses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||