public class DeviceIdentifier extends Object implements Serializable
DeviceIdentifier()
DeviceIdentifier(String id, String type)
String
getId()
getType()
void
setId(String id)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeviceIdentifier()
public DeviceIdentifier(String id, String type)
public String getType()
public void setType(String type)
public String getId()
public void setId(String id)
Copyright © 2017 WSO2. All rights reserved.