public class AllowedEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AllowedEntity.EntityType |
| Modifier | Constructor and Description |
|---|---|
protected |
AllowedEntity() |
|
AllowedEntity(AllowedEntity.EntityType type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AllowedEntity.EntityType |
getType() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
protected AllowedEntity()
public AllowedEntity(AllowedEntity.EntityType type, String value)
public AllowedEntity.EntityType getType()
public String getValue()
Copyright © 2018. All Rights Reserved.