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