Uses of Class
com.ontotext.ordi.wsmo4rdf.remote.client.src.NonExistingEntryException

Packages that use NonExistingEntryException
com.ontotext.ordi.wsmo4rdf.remote.client.src   
 

Uses of NonExistingEntryException in com.ontotext.ordi.wsmo4rdf.remote.client.src
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.src that return NonExistingEntryException
 NonExistingEntryException ObjectFactory.createNonExistingEntryException()
          Create an instance of NonExistingEntryException
 NonExistingEntryException NonExistingEntryException_Exception.getFaultInfo()
           
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.src that return types with arguments of type NonExistingEntryException
 javax.xml.bind.JAXBElement<NonExistingEntryException> ObjectFactory.createNonExistingEntryException(NonExistingEntryException value)
          Create an instance of JAXBElement<NonExistingEntryException>}
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.src with parameters of type NonExistingEntryException
 javax.xml.bind.JAXBElement<NonExistingEntryException> ObjectFactory.createNonExistingEntryException(NonExistingEntryException value)
          Create an instance of JAXBElement<NonExistingEntryException>}
 

Constructors in com.ontotext.ordi.wsmo4rdf.remote.client.src with parameters of type NonExistingEntryException
NonExistingEntryException_Exception(String message, NonExistingEntryException nonExistingEntryException)
           
NonExistingEntryException_Exception(String message, NonExistingEntryException nonExistingEntryException, Throwable cause)
           
 



Copyright © 2008. All Rights Reserved.