Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee7.MessageDestinationUsageType
Packages that use MessageDestinationUsageType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of MessageDestinationUsageType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return MessageDestinationUsageTypeModifier and TypeMethodDescriptionstatic MessageDestinationUsageTypeMessageDestinationUsageType.getFromStringValue(String value) MessageDestinationRefType.getMessageDestinationUsage()Returns themessage-destination-usageelementstatic MessageDestinationUsageTypeReturns the enum constant of this class with the specified name.static MessageDestinationUsageType[]MessageDestinationUsageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 with parameters of type MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefType.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelement -
Uses of MessageDestinationUsageType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.getMessageDestinationUsage()Returns themessage-destination-usageelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelement