Uses of Interface
org.apache.ws.scout.uddi.Truncated

Packages that use Truncated
org.apache.ws.scout.uddi   
org.apache.ws.scout.uddi.impl   
 

Uses of Truncated in org.apache.ws.scout.uddi
 

Methods in org.apache.ws.scout.uddi that return Truncated
static Truncated Truncated.Factory.newInstance()
           
static Truncated Truncated.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.newValue(Object obj)
           
static Truncated Truncated.Factory.parse(File file)
           
static Truncated Truncated.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(InputStream is)
           
static Truncated Truncated.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(Node node)
           
static Truncated Truncated.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(Reader r)
           
static Truncated Truncated.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(String xmlAsString)
           
static Truncated Truncated.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(URL u)
           
static Truncated Truncated.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static Truncated Truncated.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static Truncated Truncated.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static Truncated Truncated.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static Truncated Truncated.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 Truncated BusinessDetail.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated DispositionReport.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated RelatedBusinessesList.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated ServiceList.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BusinessList.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BusinessDetailExt.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated RegisteredInfo.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated TModelDetail.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated ServiceDetail.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BindingDetail.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated TModelList.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 

Methods in org.apache.ws.scout.uddi with parameters of type Truncated
 void BusinessDetail.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void DispositionReport.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void RelatedBusinessesList.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void ServiceList.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BusinessList.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BusinessDetailExt.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void RegisteredInfo.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void TModelDetail.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void ServiceDetail.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BindingDetail.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void TModelList.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 

Uses of Truncated in org.apache.ws.scout.uddi.impl
 

Classes in org.apache.ws.scout.uddi.impl that implement Truncated
 class TruncatedImpl
          An XML truncated(@urn:uddi-org:api_v2).
 

Methods in org.apache.ws.scout.uddi.impl that return Truncated
 Truncated ServiceListImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated RelatedBusinessesListImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated TModelDetailImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated DispositionReportImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated ServiceDetailImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated RegisteredInfoImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BindingDetailImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BusinessListImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BusinessDetailImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated BusinessDetailExtImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 Truncated TModelListImpl.xgetTruncated()
          Gets (as xml) the "truncated" attribute
 

Methods in org.apache.ws.scout.uddi.impl with parameters of type Truncated
 void ServiceListImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void RelatedBusinessesListImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void TModelDetailImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void DispositionReportImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void ServiceDetailImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void RegisteredInfoImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BindingDetailImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BusinessListImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BusinessDetailImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void BusinessDetailExtImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 void TModelListImpl.xsetTruncated(Truncated truncated)
          Sets (as xml) the "truncated" attribute
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.