Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee7.MessageDestinationType
Packages that use MessageDestinationType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return MessageDestinationTypeModifier and TypeMethodDescriptionMessageDestinationType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementMessageDestinationType.displayName(String... values) Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementSets theidattributeMessageDestinationType.lookupName(String lookupName) Sets thelookup-nameelementMessageDestinationType.mappedName(String mappedName) Sets themapped-nameelementMessageDestinationType.messageDestinationName(String messageDestinationName) Sets themessage-destination-nameelementMessageDestinationType.removeAllDescription()Removes thedescriptionelementMessageDestinationType.removeAllDisplayName()Removes thedisplay-nameelementMessageDestinationType.removeAllIcon()Removes alliconelementsMessageDestinationType.removeId()Removes theidattributeMessageDestinationType.removeLookupName()Removes thelookup-nameelementMessageDestinationType.removeMappedName()Removes themapped-nameelementMessageDestinationType.removeMessageDestinationName()Removes themessage-destination-nameelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return types with arguments of type MessageDestinationTypeModifier and TypeMethodDescriptionMessageDestinationType.createIcon()Creates a newiconelementMessageDestinationType.getAllIcon()Returns alliconelementsMessageDestinationType.getOrCreateIcon()If not already created, a newiconelement will be created and returned. -
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee7 that implement MessageDestinationTypeModifier and TypeClassDescriptionclassThis class implements themessage-destinationTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return MessageDestinationTypeModifier and TypeMethodDescriptionMessageDestinationTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementMessageDestinationTypeImpl.displayName(String... values) Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementSets theidattributeMessageDestinationTypeImpl.lookupName(String lookupName) Sets thelookup-nameelementMessageDestinationTypeImpl.mappedName(String mappedName) Sets themapped-nameelementMessageDestinationTypeImpl.messageDestinationName(String messageDestinationName) Sets themessage-destination-nameelementMessageDestinationTypeImpl.removeAllDescription()Removes thedescriptionelementMessageDestinationTypeImpl.removeAllDisplayName()Removes thedisplay-nameelementMessageDestinationTypeImpl.removeAllIcon()Removes alliconelementsMessageDestinationTypeImpl.removeId()Removes theidattributeMessageDestinationTypeImpl.removeLookupName()Removes thelookup-nameelementMessageDestinationTypeImpl.removeMappedName()Removes themapped-nameelementMessageDestinationTypeImpl.removeMessageDestinationName()Removes themessage-destination-nameelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return types with arguments of type MessageDestinationTypeModifier and TypeMethodDescriptionMessageDestinationTypeImpl.createIcon()Creates a newiconelementMessageDestinationTypeImpl.getAllIcon()Returns alliconelementsMessageDestinationTypeImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.