JBoss Metadata Common 7.0.1.Final

Uses of Class
org.jboss.metadata.javaee.spec.MessageDestinationUsageType

Packages that use MessageDestinationUsageType
org.jboss.metadata.javaee.spec   
 

Uses of MessageDestinationUsageType in org.jboss.metadata.javaee.spec
 

Methods in org.jboss.metadata.javaee.spec that return MessageDestinationUsageType
 MessageDestinationUsageType MessageDestinationReferenceMetaData.getMessageDestinationUsage()
          Get the usage.
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.metadata.javaee.spec with parameters of type MessageDestinationUsageType
 void MessageDestinationReferenceMetaData.setMessageDestinationUsage(MessageDestinationUsageType usage)
          Set the usage.
 


JBoss Metadata Common 7.0.1.Final

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