de.mindcrimeilab.util
Class SimilarTypeEntryAccessor
java.lang.Object
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$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimilarTypeEntryAccessor
public SimilarTypeEntryAccessor()
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.