ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.j2ee14.MessageDestinationUsageType

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

Uses of MessageDestinationUsageType in org.jboss.shrinkwrap.descriptor.api.j2ee14
 

Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return MessageDestinationUsageType
static MessageDestinationUsageType MessageDestinationUsageType.getFromStringValue(String value)
           
 MessageDestinationUsageType MessageDestinationRefType.getMessageDestinationUsage()
          Returns the message-destination-usage element
static MessageDestinationUsageType MessageDestinationUsageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageDestinationUsageType[] MessageDestinationUsageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 with parameters of type MessageDestinationUsageType
 MessageDestinationRefType<T> MessageDestinationRefType.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage)
          Sets the message-destination-usage element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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