public abstract class AbstractProtocol extends Object implements ProtocolInterface
Constructor and Description |
---|
AbstractProtocol() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
ProtocolTrans |
getProtocolTrans() |
void |
setId(String id) |
void |
setProtocolTrans(ProtocolTrans trans) |
public ProtocolTrans getProtocolTrans()
public void setProtocolTrans(ProtocolTrans trans)
setProtocolTrans
in interface ProtocolInterface
public String getId()
getId
in interface ProtocolInterface
public void setId(String id)
setId
in interface ProtocolInterface
Copyright © 2006–2018 TinyGroup. All rights reserved.