Interface Identifiable

All Superinterfaces:
Elemental

public interface Identifiable extends Elemental
An interface implemented by entities which have an ID.
Author:
JAX-RPC Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.sun.xml.rpc.wsdl.framework.Elemental

    getElementName
  • Method Details