public class XTCEAlias extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object rhs)
Equality Operator
Function to compare one XTCEAlias object to another XTCEAlias object.
|
String |
getAliasName()
Retrieve the alias name
|
String |
getFullAliasName()
Retrieve the alias name and namespace name in the form of NS::ALIAS
|
String |
getNameSpace()
Retrieve the alias namespace
|
int |
hashCode()
Hash Code Operator
|
public String getAliasName()
public String getNameSpace()
public String getFullAliasName()
public boolean equals(Object rhs)
Copyright © 2015–2019. All rights reserved.