Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RespectBindingType

Packages that use RespectBindingType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of RespectBindingType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as RespectBindingType
protected  RespectBindingType PortComponentRefType.respectBinding
           
protected  RespectBindingType PortComponentType.respectBinding
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return RespectBindingType
 RespectBindingType ObjectFactory.createRespectBindingType()
          Create an instance of RespectBindingType
 RespectBindingType PortComponentRefType.getRespectBinding()
          Gets the value of the respectBinding property.
 RespectBindingType PortComponentType.getRespectBinding()
          Gets the value of the respectBinding property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type RespectBindingType
 void PortComponentRefType.setRespectBinding(RespectBindingType value)
          Sets the value of the respectBinding property.
 void PortComponentType.setRespectBinding(RespectBindingType value)
          Sets the value of the respectBinding property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.