Constructor and Description |
---|
MetadataCriteria(QName role,
String protocol)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getProtocol()
Get the entity protocol.
|
QName |
getRole()
Get the entity role.
|
void |
setProtocol(String protocol)
Set the entity protocol.
|
void |
setRole(QName role)
Set the entity role.
|
public String getProtocol()
public void setProtocol(String protocol)
protocol
- The protocol to set.public QName getRole()
public void setRole(QName role)
role
- the QName of entity roleCopyright © 2018 JBoss by Red Hat. All rights reserved.