Uses of Interface
org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType

Packages that use SLOEvaluationResultType
org.ogf.graap.wsag4j.types.engine   
org.ogf.graap.wsag4j.types.engine.impl   
 

Uses of SLOEvaluationResultType in org.ogf.graap.wsag4j.types.engine
 

Methods in org.ogf.graap.wsag4j.types.engine that return SLOEvaluationResultType
static SLOEvaluationResultType SLOEvaluationResultType.Factory.newInstance()
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.newValue(Object obj)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(File file)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(InputStream is)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(Node node)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(Reader r)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(String xmlAsString)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(URL u)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static SLOEvaluationResultType SLOEvaluationResultType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 SLOEvaluationResultType GuaranteeEvaluationResultType.xgetType()
          Gets (as xml) the "Type" element
 

Methods in org.ogf.graap.wsag4j.types.engine with parameters of type SLOEvaluationResultType
 void GuaranteeEvaluationResultType.xsetType(SLOEvaluationResultType type)
          Sets (as xml) the "Type" element
 

Uses of SLOEvaluationResultType in org.ogf.graap.wsag4j.types.engine.impl
 

Classes in org.ogf.graap.wsag4j.types.engine.impl that implement SLOEvaluationResultType
 class SLOEvaluationResultTypeImpl
          An XML SLOEvaluationResultType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
 

Methods in org.ogf.graap.wsag4j.types.engine.impl that return SLOEvaluationResultType
 SLOEvaluationResultType GuaranteeEvaluationResultTypeImpl.xgetType()
          Gets (as xml) the "Type" element
 

Methods in org.ogf.graap.wsag4j.types.engine.impl with parameters of type SLOEvaluationResultType
 void GuaranteeEvaluationResultTypeImpl.xsetType(SLOEvaluationResultType type)
          Sets (as xml) the "Type" element
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.