public static class QUST.AliasLocation extends QUST.Alias
Constructor and Description |
---|
QUST.AliasLocation(int val) |
QUST.AliasLocation(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getAliasID() |
int |
getRecordLength(lev.LImport in) |
int |
hashCode() |
java.lang.String |
print()
Returns the contents of the record, or exports them to a log, depending
on the record type.
|
void |
setAliasID(int val) |
java.lang.String |
toString()
Returns a short summary/title of the record.
|
getAliasName, getName, getUniqueActor, setAliasName, setName, setUniqueActor
public QUST.AliasLocation(int val)
val
- public QUST.AliasLocation(java.lang.String name)
name
- public void setAliasID(int val)
setAliasID
in class QUST.Alias
val
- public int getAliasID()
getAliasID
in class QUST.Alias
public int getRecordLength(lev.LImport in)
getRecordLength
in class Record
in
- public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
public java.lang.String print()
Record