Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13.RespectBindingType

Packages that use RespectBindingType
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of RespectBindingType in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 that return RespectBindingType
 RespectBindingType<T> RespectBindingType.enabled(Boolean enabled)
          Sets the enabled element
 RespectBindingType<PortComponentRefType<T>> PortComponentRefType.getOrCreateRespectBinding()
          If not already created, a new respect-binding element with the given value will be created.
 RespectBindingType<T> RespectBindingType.removeEnabled()
          Removes the enabled element
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.