@Portable public class FactIdentifier extends Object
| Modifier and Type | Field and Description |
|---|---|
static FactIdentifier |
DESCRIPTION |
| Constructor and Description |
|---|
FactIdentifier() |
FactIdentifier(String name,
String className) |
| Modifier and Type | Method and Description |
|---|---|
static FactIdentifier |
create(String name,
String className) |
boolean |
equals(Object o) |
String |
getClassName() |
String |
getName() |
int |
hashCode() |
public static FactIdentifier DESCRIPTION
public String getName()
public String getClassName()
public static FactIdentifier create(String name, String className)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.