electric.util.named
Interface INamed

All Known Subinterfaces:
IQNamed
All Known Implementing Classes:
Attribute, Binding, Business, BusinessInfo, Element, Message, PortType, RelatedBusinessInfo, SchemaEntry, Service, Service, ServiceInfo, TModel, TModelInfo, Type, User

public interface INamed

INamed is the interface that is implemented by all entities that may have a name.

Author:
webMethods

Method Summary
 java.lang.String getName()
          Return my name.
 

Method Detail

getName

public java.lang.String getName()
Return my name.



copyright© 2001-2004 by webMethods All Rights Reserved.