public class VcsRepositoryIdentifierProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
VcsRepositoryIdentifierProperties(String name,
BambooOidProperties oid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
BambooOidProperties |
getOid() |
int |
hashCode() |
boolean |
isNameDefined() |
boolean |
isOidDefined() |
String |
toString() |
void |
validate() |
public VcsRepositoryIdentifierProperties(@Nullable
String name,
@Nullable
BambooOidProperties oid)
throws PropertiesValidationException
PropertiesValidationException@Nullable public String getName()
public boolean isNameDefined()
@Nullable public BambooOidProperties getOid()
public boolean isOidDefined()
public void validate()
validate in interface EntityPropertiesCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.