Uses of Enum
org.jboss.shrinkwrap.descriptor.api.j2ee14.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.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return MessageDestinationUsageTypeModifier and TypeMethodDescriptionstatic MessageDestinationUsageTypeMessageDestinationUsageType.getFromStringValue(String value) MessageDestinationRefType.getMessageDestinationUsage()Returns themessage-destination-usageelementstatic MessageDestinationUsageTypeReturns 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 MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefType.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelement -
Uses of MessageDestinationUsageType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.getMessageDestinationUsage()Returns themessage-destination-usageelementMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 with parameters of type MessageDestinationUsageTypeModifier and TypeMethodDescriptionMessageDestinationRefTypeImpl.messageDestinationUsage(MessageDestinationUsageType messageDestinationUsage) Sets themessage-destination-usageelement