@Immutable public class Plan extends Object
static interface
Plan.Config
Plan(String key, String name)
boolean
equals(Object o)
String
getKey()
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Plan(@NotNull String key, @NotNull String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
@NotNull public String getKey()
@NotNull public String getName()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.