public final class LaunchResourceStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LaunchResourceStatus.LaunchStatusType |
| Constructor and Description |
|---|
LaunchResourceStatus(LaunchResourceStatus.LaunchStatusType type,
String path,
String title,
Calendar launchLastModif,
Calendar prodLastModif,
String launchUserId,
String productionUserId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Overridden to alter the preconditions when two launch statuses are
considered equal.
|
Date |
getLaunchModificationDate() |
String |
getLaunchUserId() |
Date |
getProductionModificationDate() |
String |
getProductionUserId() |
String |
getResourcePath() |
String |
getTitle() |
LaunchResourceStatus.LaunchStatusType |
getType() |
int |
hashCode()
Returns a hash code value for the object.
|
public LaunchResourceStatus.LaunchStatusType getType()
public String getResourcePath()
public String getTitle()
public Date getLaunchModificationDate()
public Date getProductionModificationDate()
public String getLaunchUserId()
public String getProductionUserId()
public final boolean equals(Object o)
public int hashCode()
equals(java.lang.Object) method implemented above.hashCode in class ObjectObject.equals(java.lang.Object),
HashtableCopyright © 2010 - 2020 Adobe. All Rights Reserved