9 package com.freemindcafe.purchase2;
19 public static final org.
apache.xmlbeans.SchemaType type = (
org.
apache.xmlbeans.SchemaType)
20 org.
apache.xmlbeans.XmlBeans.typeSystemForClassLoader(
MessageDocument.class.getClassLoader(),
"schemaorg_apache_xmlbeans.system.s22597AB43033773C8A51EC3F4C4F4C8C").resolveHandle(
"message02e7doctype");
42 public static final class Factory
106 public static org.
apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(
org.
apache.xmlbeans.xml.stream.XMLInputStream xis)
throws org.
apache.xmlbeans.XmlException,
org.
apache.xmlbeans.xml.stream.XMLStreamException {
107 return org.
apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
111 public static org.
apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(
org.
apache.xmlbeans.xml.stream.XMLInputStream xis,
org.
apache.xmlbeans.XmlOptions options)
throws org.
apache.xmlbeans.XmlException,
org.
apache.xmlbeans.xml.stream.XMLStreamException {
112 return org.
apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
114 private Factory() { }
void setMessage(com.freemindcafe.purchase2.MessageType message)
com.freemindcafe.purchase2.MessageType getMessage()
com.freemindcafe.purchase2.MessageType addNewMessage()