@Immutable public class VariableUsage extends Object
VariableUsage
would have namespace "bamboo" and name "maven.arguments".Constructor and Description |
---|
VariableUsage(String namespace,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getName() |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
String |
toUsageString()
Returns this object's representation as a usage string, e.g.
|
@NotNull public String getNamespace()
@NotNull public String getName()
@NotNull public String toUsageString()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.