de.mindcrimeilab.util
Class SimilarTypeEntryAccessor

java.lang.Object
  extended by de.mindcrimeilab.util.SimilarTypeEntryAccessor
All Implemented Interfaces:
Accessor<org.apache.xerces.xs.XSObject,SimilarTypeListModelEntry>

public class SimilarTypeEntryAccessor
extends Object
implements Accessor<org.apache.xerces.xs.XSObject,SimilarTypeListModelEntry>

Version:
$Revision$
Author:
Michael Engelhardt, $Author$

Constructor Summary
SimilarTypeEntryAccessor()
           
 
Method Summary
 org.apache.xerces.xs.XSObject getValue(SimilarTypeListModelEntry object)
          Retrun value V from given object of class C
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimilarTypeEntryAccessor

public SimilarTypeEntryAccessor()
Method Detail

getValue

public org.apache.xerces.xs.XSObject getValue(SimilarTypeListModelEntry object)
Description copied from interface: Accessor
Retrun value V from given object of class C

Specified by:
getValue in interface Accessor<org.apache.xerces.xs.XSObject,SimilarTypeListModelEntry>
Parameters:
object - of type C to get object from.
Returns:
instance of V


Copyright © 2010. All Rights Reserved.