public final class FullContainerName
extends java.lang.Object
| Constructor and Description |
|---|
FullContainerName(ContainerSlotType container,
int dynamicId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
ContainerSlotType |
getContainer() |
int |
getDynamicId() |
int |
hashCode() |
java.lang.String |
toString() |
public FullContainerName(ContainerSlotType container, int dynamicId)
public ContainerSlotType getContainer()
public int getDynamicId()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object