public static class CollectionNameRegistry.ProjectStableCollectionNameInfo
extends java.lang.Object
Constructor and Description |
---|
CollectionNameRegistry.ProjectStableCollectionNameInfo(long projectId,
java.lang.String stableCollectionName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object2) |
long |
getProjectId() |
java.lang.String |
getStableCollectionName() |
void |
setProjectId(long projectId) |
void |
setStableCollectionName(java.lang.String stableCollectionName) |
public CollectionNameRegistry.ProjectStableCollectionNameInfo(long projectId, java.lang.String stableCollectionName)
public long getProjectId()
public void setProjectId(long projectId)
public java.lang.String getStableCollectionName()
public void setStableCollectionName(java.lang.String stableCollectionName)
public boolean equals(java.lang.Object object2)
equals
in class java.lang.Object
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.