|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Alias | |
---|---|
com.soebes.subversion.sapm |
Uses of Alias in com.soebes.subversion.sapm |
---|
Fields in com.soebes.subversion.sapm with type parameters of type Alias | |
---|---|
private ArrayList<Alias> |
Aliases.aliasesList
|
Methods in com.soebes.subversion.sapm that return Alias | |
---|---|
Alias |
Aliases.getAlias(String aliasName)
Get the Alias instance for the given
alias name. |
Methods in com.soebes.subversion.sapm that return types with arguments of type Alias | |
---|---|
ArrayList<Alias> |
Aliases.getAliasesList()
|
Methods in com.soebes.subversion.sapm with parameters of type Alias | |
---|---|
void |
Aliases.add(Alias alias)
Add an alias to the list of aliases. |
Method parameters in com.soebes.subversion.sapm with type arguments of type Alias | |
---|---|
void |
Aliases.setAliasesList(ArrayList<Alias> aliasesList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |