org.petalslink.abslayer.service.impl.wsdl11
Class TypesImpl

java.lang.Object
  extended by org.petalslink.abslayer.service.impl.wsdl11.TypesImpl
All Implemented Interfaces:
Types

public class TypesImpl
extends java.lang.Object
implements Types


Method Summary
<X extends com.ebmwebsourcing.easybox.api.XmlObject>
X[]
findXmlAnyObjects(java.lang.Class<X> x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findXmlAnyObjects

public <X extends com.ebmwebsourcing.easybox.api.XmlObject> X[] findXmlAnyObjects(java.lang.Class<X> x)
Specified by:
findXmlAnyObjects in interface Types


Copyright © 2011 Petals Link. All Rights Reserved.