Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RespectBindingType
-
Packages that use RespectBindingType Package Description 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 Modifier and Type Field Description protected RespectBindingTypePortComponentRefType. respectBindingprotected RespectBindingTypePortComponentType. respectBindingMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return RespectBindingType Modifier and Type Method Description RespectBindingTypeObjectFactory. createRespectBindingType()Create an instance ofRespectBindingTypeRespectBindingTypePortComponentRefType. getRespectBinding()Gets the value of the respectBinding property.RespectBindingTypePortComponentType. getRespectBinding()Gets the value of the respectBinding property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type RespectBindingType Modifier and Type Method Description voidPortComponentRefType. setRespectBinding(RespectBindingType value)Sets the value of the respectBinding property.voidPortComponentType. setRespectBinding(RespectBindingType value)Sets the value of the respectBinding property.
-