Uses of Class
org.jvnet.ws.EnvelopeStyle.Style

Packages that use EnvelopeStyle.Style
org.jvnet.ws   
org.jvnet.ws.message   
 

Uses of EnvelopeStyle.Style in org.jvnet.ws
 

Methods in org.jvnet.ws that return EnvelopeStyle.Style
 EnvelopeStyle.Style[] EnvelopeStyleFeature.getStyles()
           
static EnvelopeStyle.Style EnvelopeStyle.Style.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnvelopeStyle.Style[] EnvelopeStyle.Style.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jvnet.ws with parameters of type EnvelopeStyle.Style
EnvelopeStyleFeature(EnvelopeStyle.Style... s)
           
 

Uses of EnvelopeStyle.Style in org.jvnet.ws.message
 

Methods in org.jvnet.ws.message with parameters of type EnvelopeStyle.Style
abstract  MessageContext MessageContextFactory.createContext(Source m, EnvelopeStyle.Style envelopeStyle)
           
 



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