public class AclRuleTransactionalIdResource extends AclRuleResource
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_TRANSACTIONAL_ID |
| Constructor and Description |
|---|
AclRuleTransactionalIdResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
AclResourcePatternType |
getPatternType() |
String |
getType() |
void |
setName(String name) |
void |
setPatternType(AclResourcePatternType patternType) |
getAdditionalProperties, setAdditionalPropertypublic static final String TYPE_TRANSACTIONAL_ID
public String getType()
getType in class AclRuleResourcepublic String getName()
public void setName(String name)
public AclResourcePatternType getPatternType()
public void setPatternType(AclResourcePatternType patternType)
Copyright © 2019. All rights reserved.