Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.objectstyle.ashwood.graph.access
Class IntegerAccessor  view IntegerAccessor download IntegerAccessor.java

java.lang.Object
  extended byorg.objectstyle.ashwood.graph.access.DataAccessor
      extended byorg.objectstyle.ashwood.graph.access.IntegerAccessor
All Implemented Interfaces:
java.io.Serializable

public class IntegerAccessor
extends DataAccessor


Constructor Summary
IntegerAccessor()
           
 
Method Summary
 java.lang.Object create(java.lang.Object input)
           
 
Methods inherited from class org.objectstyle.ashwood.graph.access.DataAccessor
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerAccessor

public IntegerAccessor()
Method Detail

create

public java.lang.Object create(java.lang.Object input)
Overrides:
create in class DataAccessor