| Constructor and Description |
|---|
Pattern(String boundName,
ObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
static Matchers |
boundName() |
String |
getBoundName() |
Fields |
getFields() |
String |
getName() |
ObjectType |
getObjectType() |
UUIDKey |
getUuidKey() |
static KeyDefinition[] |
keyDefinitions() |
Key[] |
keys() |
static Matchers |
name() |
static Matchers |
uuid() |
public Pattern(String boundName, ObjectType objectType)
public UUIDKey getUuidKey()
getUuidKey in interface HasUUIDpublic static Matchers boundName()
public static Matchers name()
public String getName()
public String getBoundName()
public ObjectType getObjectType()
public Fields getFields()
public static Matchers uuid()
public static KeyDefinition[] keyDefinitions()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.