Package com.zebra.rfid.api3
Class ProfileInfo
- java.lang.Object
-
- com.zebra.rfid.api3.ProfileInfo
-
public class ProfileInfo extends java.lang.ObjectGets the active profile index and profile names
-
-
Constructor Summary
Constructors Constructor Description ProfileInfo(java.lang.String[] m_profileNames, int m_activeProfileIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetActiveProfileIndex()java.lang.String[]getProfileNames()
-