© 2003 BEA Systems, Inc.

com.bea.netuix.application.identifier
Class PlacementId

java.lang.Object
  |
  +--com.bea.netuix.application.identifier.Id
        |
        +--com.bea.netuix.application.identifier.PlacementId
All Implemented Interfaces:
Serializable

public class PlacementId
extends Id

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bea.netuix.application.identifier.Id
id
 
Constructor Summary
PlacementId(int id)
           
 
Method Summary
protected  Object clone()
           
static PlacementId clone(PlacementId placementId)
           
static PlacementId createPlacementId(int id)
           
 
Methods inherited from class com.bea.netuix.application.identifier.Id
equals, getId, hashCode, setId, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlacementId

public PlacementId(int id)
Method Detail

createPlacementId

public static PlacementId createPlacementId(int id)

clone

public static PlacementId clone(PlacementId placementId)

clone

protected Object clone()
Overrides:
clone in class Object

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved