Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RespectBindingType
Packages that use RespectBindingType
-
Uses of RespectBindingType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as RespectBindingTypeModifier and TypeFieldDescriptionprotected RespectBindingTypePortComponentRefType.respectBindingprotected RespectBindingTypePortComponentType.respectBindingMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return RespectBindingTypeModifier and TypeMethodDescriptionObjectFactory.createRespectBindingType()Create an instance ofRespectBindingTypePortComponentRefType.getRespectBinding()Gets the value of the respectBinding property.PortComponentType.getRespectBinding()Gets the value of the respectBinding property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type RespectBindingTypeModifier and TypeMethodDescriptionvoidPortComponentRefType.setRespectBinding(RespectBindingType value) Sets the value of the respectBinding property.voidPortComponentType.setRespectBinding(RespectBindingType value) Sets the value of the respectBinding property.