All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface bank.util.Identifyable

public interface interface Identifyable
「識別できる」というプロトコルを持つインターフェース getId() getIdString()を提供


Method Index

 o getId()
 o getIdString()

Methods

 o getId
 public abstract int getId()
 o getIdString
 public abstract String getIdString()

All Packages  Class Hierarchy  This Package  Previous  Next  Index