Uses of Class
oasis.names.tc.ebxml_regrep.xsd.query._3.ServiceBindingQueryType

Packages that use ServiceBindingQueryType
oasis.names.tc.ebxml_regrep.xsd.query._3   
 

Uses of ServiceBindingQueryType in oasis.names.tc.ebxml_regrep.xsd.query._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as ServiceBindingQueryType
protected  ServiceBindingQueryType SpecificationLinkQueryType.serviceBindingQuery
           
protected  ServiceBindingQueryType ServiceBindingQueryType.targetBindingQuery
           
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 with type parameters of type ServiceBindingQueryType
protected  List<ServiceBindingQueryType> ServiceQueryType.serviceBindingQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return ServiceBindingQueryType
 ServiceBindingQueryType ObjectFactory.createServiceBindingQueryType()
          Create an instance of ServiceBindingQueryType
 ServiceBindingQueryType SpecificationLinkQueryType.getServiceBindingQuery()
          Gets the value of the serviceBindingQuery property.
 ServiceBindingQueryType ServiceBindingQueryType.getTargetBindingQuery()
          Gets the value of the targetBindingQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type ServiceBindingQueryType
 JAXBElement<ServiceBindingQueryType> ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value)
          Create an instance of JAXBElement<ServiceBindingQueryType>}
 List<ServiceBindingQueryType> ServiceQueryType.getServiceBindingQuery()
          Gets the value of the serviceBindingQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type ServiceBindingQueryType
 JAXBElement<ServiceBindingQueryType> ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value)
          Create an instance of JAXBElement<ServiceBindingQueryType>}
 void SpecificationLinkQueryType.setServiceBindingQuery(ServiceBindingQueryType value)
          Sets the value of the serviceBindingQuery property.
 void ServiceBindingQueryType.setTargetBindingQuery(ServiceBindingQueryType value)
          Sets the value of the targetBindingQuery property.
 



Copyright © 2010-2011. All Rights Reserved.