© 2005 BEA Systems, Inc.

com.bea.p13n.common
Interface Named

All Known Subinterfaces:
Metadata

public interface Named

Interface implemented by a named entity. This interface provides read-only access to the name of the entity.


Method Summary
 String getName()
          Returns the name of the entity.
 

Method Detail

getName

public String getName()
Returns the name of the entity.

Returns:
the name of the entity.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved