@Immutable public class PlanIdentifierProperties extends AbstractPlanIdentifierProperties
key, oid
Constructor and Description |
---|
PlanIdentifierProperties(BambooKeyProperties projectKey,
BambooKeyProperties key,
BambooOidProperties oid) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BambooKeyProperties |
getProjectKey() |
int |
hashCode() |
boolean |
isFullKeyDefined() |
String |
toString() |
void |
validate() |
getKey, getOid, isKeyDefined, isOidDefined
public PlanIdentifierProperties(BambooKeyProperties projectKey, BambooKeyProperties key, BambooOidProperties oid)
public BambooKeyProperties getProjectKey()
public boolean isFullKeyDefined()
public boolean equals(Object o)
equals
in class AbstractPlanIdentifierProperties
public int hashCode()
hashCode
in class AbstractPlanIdentifierProperties
public String toString()
toString
in class AbstractPlanIdentifierProperties
public void validate()
validate
in interface EntityProperties
validate
in class AbstractPlanIdentifierProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.