public class GlobalImpl<T> extends VariableImpl<T> implements Global<T>, ModelComponent
| Constructor and Description |
|---|
GlobalImpl(Class<T> type,
String pkg) |
GlobalImpl(Class<T> type,
String pkg,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPackage() |
boolean |
isEqualTo(ModelComponent o) |
getName, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFullName, getNameareEqualInModel, areEqualInModel, areEqualInModel, areEqualInModelpublic String getPackage()
getPackage in interface NamedModelItempublic boolean isEqualTo(ModelComponent o)
isEqualTo in interface ModelComponentisEqualTo in class VariableImpl<T>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.