org.apache.chemistry.opencmis.inmemory.server
Class ExtensionSample

java.lang.Object
  extended by org.apache.chemistry.opencmis.inmemory.server.ExtensionSample

public class ExtensionSample
extends java.lang.Object


Constructor Summary
ExtensionSample()
           
 
Method Summary
 double getDouble()
           
 int getInt()
           
 java.lang.String getString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionSample

public ExtensionSample()
Method Detail

getString

public java.lang.String getString()

getInt

public int getInt()

getDouble

public double getDouble()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.