org.openanzo.common
Class SoapConstants.ModelService.FindStatementOperation

java.lang.Object
  extended by org.openanzo.common.SoapConstants.ModelService.FindStatementOperation
Enclosing class:
SoapConstants.ModelService

public static class SoapConstants.ModelService.FindStatementOperation
extends java.lang.Object

FindStatement webservice method


Field Summary
static javax.xml.namespace.QName findStatementsResponse
          http://openanzo.org/findStatementsResponse QName
static javax.xml.soap.Name includeInferredTriplesName
          http://openanzo.org/includeInferredTriplesQName Name
static javax.xml.namespace.QName includeInferredTriplesQName
          http://openanzo.org/includeInferredTriples QName
static javax.xml.namespace.QName name
          http://openanzo.org/findStatements QName
static javax.xml.soap.Name resultsName
          http://openanzo.org/resultsQName Name
static javax.xml.namespace.QName resultsQName
          http://openanzo.org/findStatementResults QName
 
Constructor Summary
SoapConstants.ModelService.FindStatementOperation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final javax.xml.namespace.QName name
http://openanzo.org/findStatements QName


resultsQName

public static final javax.xml.namespace.QName resultsQName
http://openanzo.org/findStatementResults QName


resultsName

public static final javax.xml.soap.Name resultsName
http://openanzo.org/resultsQName Name


findStatementsResponse

public static final javax.xml.namespace.QName findStatementsResponse
http://openanzo.org/findStatementsResponse QName


includeInferredTriplesQName

public static final javax.xml.namespace.QName includeInferredTriplesQName
http://openanzo.org/includeInferredTriples QName


includeInferredTriplesName

public static final javax.xml.soap.Name includeInferredTriplesName
http://openanzo.org/includeInferredTriplesQName Name

Constructor Detail

SoapConstants.ModelService.FindStatementOperation

public SoapConstants.ModelService.FindStatementOperation()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.