|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar30 | Provides the interfaces and enumeration types as defined in the schema ejb-jar_3_0.xsd |
org.jboss.shrinkwrap.descriptor.api.javaee5 | Provides the interfaces and enumeration types as defined in the schema javaee_5.xsd |
org.jboss.shrinkwrap.descriptor.impl.ejbjar30 | Provides the implementation classes as defined in the schema ejb-jar_3_0.xsd |
org.jboss.shrinkwrap.descriptor.impl.javaee5 | Provides the implementation classes as defined in the schema javaee_5.xsd |
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.api.ejbjar30 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return MessageDestinationType | |
---|---|
MessageDestinationType<AssemblyDescriptorType<T>> |
AssemblyDescriptorType.messageDestination()
Returns the message-destination element |
Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return types with arguments of type MessageDestinationType | |
---|---|
java.util.List<MessageDestinationType<AssemblyDescriptorType<T>>> |
AssemblyDescriptorType.getMessageDestinationList()
Returns all message-destination elements |
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.api.javaee5 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 that return MessageDestinationType | |
---|---|
MessageDestinationType<T> |
MessageDestinationType.removeAllDescription()
Removes the description element |
MessageDestinationType<T> |
MessageDestinationType.removeAllDisplayName()
Removes the display-name element |
MessageDestinationType<T> |
MessageDestinationType.removeAllIcon()
Removes all icon elements |
MessageDestinationType<T> |
MessageDestinationType.removeMappedName()
Removes the mapped-name element |
MessageDestinationType<T> |
MessageDestinationType.removeMessageDestinationName()
Removes the message-destination-name element |
MessageDestinationType<T> |
MessageDestinationType.setDescription(java.lang.String description)
Creates a new description element |
MessageDestinationType<T> |
MessageDestinationType.setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
MessageDestinationType<T> |
MessageDestinationType.setDisplayName(java.lang.String displayName)
Creates a new display-name element |
MessageDestinationType<T> |
MessageDestinationType.setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
MessageDestinationType<T> |
MessageDestinationType.setMappedName(java.lang.String mappedName)
If not already created, a new mapped-name element with the given value will be created. |
MessageDestinationType<T> |
MessageDestinationType.setMessageDestinationName(java.lang.String messageDestinationName)
If not already created, a new message-destination-name element with the given value will be created. |
Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 that return types with arguments of type MessageDestinationType | |
---|---|
java.util.List<IconType<MessageDestinationType<T>>> |
MessageDestinationType.getIconList()
Returns all icon elements |
IconType<MessageDestinationType<T>> |
MessageDestinationType.icon()
Returns the icon element |
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.impl.ejbjar30 |
---|
Methods in org.jboss.shrinkwrap.descriptor.impl.ejbjar30 that return MessageDestinationType | |
---|---|
MessageDestinationType<AssemblyDescriptorType<T>> |
AssemblyDescriptorTypeImpl.messageDestination()
Returns the message-destination element |
Methods in org.jboss.shrinkwrap.descriptor.impl.ejbjar30 that return types with arguments of type MessageDestinationType | |
---|---|
java.util.List<MessageDestinationType<AssemblyDescriptorType<T>>> |
AssemblyDescriptorTypeImpl.getMessageDestinationList()
Returns all message-destination elements |
Uses of MessageDestinationType in org.jboss.shrinkwrap.descriptor.impl.javaee5 |
---|
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee5 that return MessageDestinationType | |
---|---|
MessageDestinationType<T> |
MessageDestinationTypeImpl.removeAllDescription()
Removes the description element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.removeAllDisplayName()
Removes the display-name element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.removeAllIcon()
Removes all icon elements |
MessageDestinationType<T> |
MessageDestinationTypeImpl.removeMappedName()
Removes the mapped-name element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.removeMessageDestinationName()
Removes the message-destination-name element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setDescription(java.lang.String description)
Creates a new description element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setDisplayName(java.lang.String displayName)
Creates a new display-name element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setMappedName(java.lang.String mappedName)
If not already created, a new mapped-name element with the given value will be created. |
MessageDestinationType<T> |
MessageDestinationTypeImpl.setMessageDestinationName(java.lang.String messageDestinationName)
If not already created, a new message-destination-name element with the given value will be created. |
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee5 that return types with arguments of type MessageDestinationType | |
---|---|
java.util.List<IconType<MessageDestinationType<T>>> |
MessageDestinationTypeImpl.getIconList()
Returns all icon elements |
IconType<MessageDestinationType<T>> |
MessageDestinationTypeImpl.icon()
Returns the icon element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |