ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.