|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.ejb |
Methods in org.apache.geronimo.xbeans.ejb that return MessageDestinationType | |
MessageDestinationType[] |
AssemblyDescriptorType.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
AssemblyDescriptorType.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
AssemblyDescriptorType.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
AssemblyDescriptorType.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.ejb with parameters of type MessageDestinationType | |
void |
AssemblyDescriptorType.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
AssemblyDescriptorType.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.ejb.impl |
Methods in org.apache.geronimo.xbeans.ejb.impl that return MessageDestinationType | |
MessageDestinationType[] |
AssemblyDescriptorTypeImpl.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
AssemblyDescriptorTypeImpl.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
AssemblyDescriptorTypeImpl.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
AssemblyDescriptorTypeImpl.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.ejb.impl with parameters of type MessageDestinationType | |
void |
AssemblyDescriptorTypeImpl.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
AssemblyDescriptorTypeImpl.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.j2ee |
Methods in org.apache.geronimo.xbeans.j2ee that return MessageDestinationType | |
static MessageDestinationType |
MessageDestinationType.Factory.newInstance()
|
static MessageDestinationType |
MessageDestinationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(String s)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(String s,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(File f)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(File f,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(URL u)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(InputStream is)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(Reader r)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(Node node)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
|
static MessageDestinationType |
MessageDestinationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
|
MessageDestinationType[] |
ApplicationClientType.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
ApplicationClientType.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
ApplicationClientType.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
ApplicationClientType.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.j2ee with parameters of type MessageDestinationType | |
void |
ApplicationClientType.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
ApplicationClientType.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.j2ee.impl |
Classes in org.apache.geronimo.xbeans.j2ee.impl that implement MessageDestinationType | |
class |
MessageDestinationTypeImpl
An XML message-destinationType(@http://java.sun.com/xml/ns/j2ee). |
Methods in org.apache.geronimo.xbeans.j2ee.impl that return MessageDestinationType | |
MessageDestinationType[] |
ApplicationClientTypeImpl.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
ApplicationClientTypeImpl.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
ApplicationClientTypeImpl.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
ApplicationClientTypeImpl.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.j2ee.impl with parameters of type MessageDestinationType | |
void |
ApplicationClientTypeImpl.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
ApplicationClientTypeImpl.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.web |
Methods in org.apache.geronimo.xbeans.web that return MessageDestinationType | |
MessageDestinationType[] |
WebAppType.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
WebAppType.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
WebAppType.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
WebAppType.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.web with parameters of type MessageDestinationType | |
void |
WebAppType.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
WebAppType.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
Uses of MessageDestinationType in org.apache.geronimo.xbeans.web.impl |
Methods in org.apache.geronimo.xbeans.web.impl that return MessageDestinationType | |
MessageDestinationType[] |
WebAppTypeImpl.getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
WebAppTypeImpl.getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationType |
WebAppTypeImpl.insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationType |
WebAppTypeImpl.addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
Methods in org.apache.geronimo.xbeans.web.impl with parameters of type MessageDestinationType | |
void |
WebAppTypeImpl.setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
WebAppTypeImpl.setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |