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