@Deprecated public class TopicPattern extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TopicPattern.Type
Deprecated.
|
| Constructor and Description |
|---|
TopicPattern()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getLocalPrefix()
Deprecated.
|
String |
getPattern()
Deprecated.
|
QoS |
getQoS()
Deprecated.
|
String |
getRemotePrefix()
Deprecated.
|
TopicPattern.Type |
getType()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setLocalPrefix(String localPrefix)
Deprecated.
|
void |
setPattern(String pattern)
Deprecated.
|
void |
setQoS(QoS qoS)
Deprecated.
|
void |
setRemotePrefix(String remotePrefix)
Deprecated.
|
void |
setType(TopicPattern.Type type)
Deprecated.
|
public String getPattern()
public void setPattern(String pattern)
public TopicPattern.Type getType()
public void setType(TopicPattern.Type type)
public QoS getQoS()
public void setQoS(QoS qoS)
public String getLocalPrefix()
public void setLocalPrefix(String localPrefix)
public String getRemotePrefix()
public void setRemotePrefix(String remotePrefix)
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.