public static class BulkMoveHelper.DistinctValueResult extends Object
Constructor and Description |
---|
DistinctValueResult() |
DistinctValueResult(String valueName,
String projectName,
Long previouslySelectedValue,
boolean isPreviousValueSpecified) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getPreviouslySelectedValue() |
String |
getProjectName() |
String |
getValueName() |
int |
hashCode() |
boolean |
isPreviousValueSpecified() |
public String getValueName()
public String getProjectName()
public Long getPreviouslySelectedValue()
public boolean isPreviousValueSpecified()
Copyright © 2002-2022 Atlassian. All Rights Reserved.