@Portable public class Global extends Object
Constructor and Description |
---|
Global() |
Global(String alias,
String className) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlias() |
String |
getClassName() |
int |
hashCode() |
void |
setAlias(String alias) |
void |
setClassName(String className) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.