|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationTypeType | |
org.apache.geronimo.xbeans.ejb | |
org.apache.geronimo.xbeans.ejb.impl | |
org.apache.geronimo.xbeans.j2ee | |
org.apache.geronimo.xbeans.j2ee.impl |
Uses of MessageDestinationTypeType in org.apache.geronimo.xbeans.ejb |
Methods in org.apache.geronimo.xbeans.ejb that return MessageDestinationTypeType | |
MessageDestinationTypeType |
MessageDrivenBeanType.xgetMessageDestinationType()
Gets (as xml) the "message-destination-type" element |
Methods in org.apache.geronimo.xbeans.ejb with parameters of type MessageDestinationTypeType | |
void |
MessageDrivenBeanType.xsetMessageDestinationType(MessageDestinationTypeType messageDestinationType)
Sets (as xml) the "message-destination-type" element |
Uses of MessageDestinationTypeType in org.apache.geronimo.xbeans.ejb.impl |
Methods in org.apache.geronimo.xbeans.ejb.impl that return MessageDestinationTypeType | |
MessageDestinationTypeType |
MessageDrivenBeanTypeImpl.xgetMessageDestinationType()
Gets (as xml) the "message-destination-type" element |
Methods in org.apache.geronimo.xbeans.ejb.impl with parameters of type MessageDestinationTypeType | |
void |
MessageDrivenBeanTypeImpl.xsetMessageDestinationType(MessageDestinationTypeType messageDestinationType)
Sets (as xml) the "message-destination-type" element |
Uses of MessageDestinationTypeType in org.apache.geronimo.xbeans.j2ee |
Methods in org.apache.geronimo.xbeans.j2ee that return MessageDestinationTypeType | |
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.newValue(Object obj)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.newInstance()
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(String s)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(String s,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(File f)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(File f,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(URL u)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(InputStream is)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(Reader r)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(Node node)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
|
static MessageDestinationTypeType |
MessageDestinationTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
|
MessageDestinationTypeType |
MessageDestinationRefType.xgetMessageDestinationType()
Gets (as xml) the "message-destination-type" element |
Methods in org.apache.geronimo.xbeans.j2ee with parameters of type MessageDestinationTypeType | |
void |
MessageDestinationRefType.xsetMessageDestinationType(MessageDestinationTypeType messageDestinationType)
Sets (as xml) the "message-destination-type" element |
Uses of MessageDestinationTypeType in org.apache.geronimo.xbeans.j2ee.impl |
Classes in org.apache.geronimo.xbeans.j2ee.impl that implement MessageDestinationTypeType | |
class |
MessageDestinationTypeTypeImpl
An XML message-destination-typeType(@http://java.sun.com/xml/ns/j2ee). |
Methods in org.apache.geronimo.xbeans.j2ee.impl that return MessageDestinationTypeType | |
MessageDestinationTypeType |
MessageDestinationRefTypeImpl.xgetMessageDestinationType()
Gets (as xml) the "message-destination-type" element |
Methods in org.apache.geronimo.xbeans.j2ee.impl with parameters of type MessageDestinationTypeType | |
void |
MessageDestinationRefTypeImpl.xsetMessageDestinationType(MessageDestinationTypeType messageDestinationType)
Sets (as xml) the "message-destination-type" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |