All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle Maven / Gradle / Ivy

Go to download

XmlBeans generated from the Ecma supplied xsds: http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%20Part%204%20(DOCX).zip

There is a newer version: 1.4
Show newest version
/*
 * XML Type:  CT_TextListStyle
 * Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
 * Java type: org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle
 *
 * Automatically generated - do not modify.
 */
package org.openxmlformats.schemas.drawingml.x2006.main;


/**
 * An XML CT_TextListStyle(@http://schemas.openxmlformats.org/drawingml/2006/main).
 *
 * This is a complex type.
 */
public interface CTTextListStyle extends org.apache.xmlbeans.XmlObject
{
    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
        org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CTTextListStyle.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sF1327CCA741569E70F9CA8C9AF9B44B2").resolveHandle("cttextliststyleab77type");
    
    /**
     * Gets the "defPPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getDefPPr();
    
    /**
     * True if has "defPPr" element
     */
    boolean isSetDefPPr();
    
    /**
     * Sets the "defPPr" element
     */
    void setDefPPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties defPPr);
    
    /**
     * Appends and returns a new empty "defPPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewDefPPr();
    
    /**
     * Unsets the "defPPr" element
     */
    void unsetDefPPr();
    
    /**
     * Gets the "lvl1pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl1PPr();
    
    /**
     * True if has "lvl1pPr" element
     */
    boolean isSetLvl1PPr();
    
    /**
     * Sets the "lvl1pPr" element
     */
    void setLvl1PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl1PPr);
    
    /**
     * Appends and returns a new empty "lvl1pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl1PPr();
    
    /**
     * Unsets the "lvl1pPr" element
     */
    void unsetLvl1PPr();
    
    /**
     * Gets the "lvl2pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl2PPr();
    
    /**
     * True if has "lvl2pPr" element
     */
    boolean isSetLvl2PPr();
    
    /**
     * Sets the "lvl2pPr" element
     */
    void setLvl2PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl2PPr);
    
    /**
     * Appends and returns a new empty "lvl2pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl2PPr();
    
    /**
     * Unsets the "lvl2pPr" element
     */
    void unsetLvl2PPr();
    
    /**
     * Gets the "lvl3pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl3PPr();
    
    /**
     * True if has "lvl3pPr" element
     */
    boolean isSetLvl3PPr();
    
    /**
     * Sets the "lvl3pPr" element
     */
    void setLvl3PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl3PPr);
    
    /**
     * Appends and returns a new empty "lvl3pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl3PPr();
    
    /**
     * Unsets the "lvl3pPr" element
     */
    void unsetLvl3PPr();
    
    /**
     * Gets the "lvl4pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl4PPr();
    
    /**
     * True if has "lvl4pPr" element
     */
    boolean isSetLvl4PPr();
    
    /**
     * Sets the "lvl4pPr" element
     */
    void setLvl4PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl4PPr);
    
    /**
     * Appends and returns a new empty "lvl4pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl4PPr();
    
    /**
     * Unsets the "lvl4pPr" element
     */
    void unsetLvl4PPr();
    
    /**
     * Gets the "lvl5pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl5PPr();
    
    /**
     * True if has "lvl5pPr" element
     */
    boolean isSetLvl5PPr();
    
    /**
     * Sets the "lvl5pPr" element
     */
    void setLvl5PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl5PPr);
    
    /**
     * Appends and returns a new empty "lvl5pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl5PPr();
    
    /**
     * Unsets the "lvl5pPr" element
     */
    void unsetLvl5PPr();
    
    /**
     * Gets the "lvl6pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl6PPr();
    
    /**
     * True if has "lvl6pPr" element
     */
    boolean isSetLvl6PPr();
    
    /**
     * Sets the "lvl6pPr" element
     */
    void setLvl6PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl6PPr);
    
    /**
     * Appends and returns a new empty "lvl6pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl6PPr();
    
    /**
     * Unsets the "lvl6pPr" element
     */
    void unsetLvl6PPr();
    
    /**
     * Gets the "lvl7pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl7PPr();
    
    /**
     * True if has "lvl7pPr" element
     */
    boolean isSetLvl7PPr();
    
    /**
     * Sets the "lvl7pPr" element
     */
    void setLvl7PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl7PPr);
    
    /**
     * Appends and returns a new empty "lvl7pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl7PPr();
    
    /**
     * Unsets the "lvl7pPr" element
     */
    void unsetLvl7PPr();
    
    /**
     * Gets the "lvl8pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl8PPr();
    
    /**
     * True if has "lvl8pPr" element
     */
    boolean isSetLvl8PPr();
    
    /**
     * Sets the "lvl8pPr" element
     */
    void setLvl8PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl8PPr);
    
    /**
     * Appends and returns a new empty "lvl8pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl8PPr();
    
    /**
     * Unsets the "lvl8pPr" element
     */
    void unsetLvl8PPr();
    
    /**
     * Gets the "lvl9pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties getLvl9PPr();
    
    /**
     * True if has "lvl9pPr" element
     */
    boolean isSetLvl9PPr();
    
    /**
     * Sets the "lvl9pPr" element
     */
    void setLvl9PPr(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties lvl9PPr);
    
    /**
     * Appends and returns a new empty "lvl9pPr" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties addNewLvl9PPr();
    
    /**
     * Unsets the "lvl9pPr" element
     */
    void unsetLvl9PPr();
    
    /**
     * Gets the "extLst" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList getExtLst();
    
    /**
     * True if has "extLst" element
     */
    boolean isSetExtLst();
    
    /**
     * Sets the "extLst" element
     */
    void setExtLst(org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList extLst);
    
    /**
     * Appends and returns a new empty "extLst" element
     */
    org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeArtExtensionList addNewExtLst();
    
    /**
     * Unsets the "extLst" element
     */
    void unsetExtLst();
    
    /**
     * A factory class with static methods for creating instances
     * of this type.
     */
    
    public static final class Factory
    {
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle newInstance() {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.newInstance( type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle newInstance(org.apache.xmlbeans.XmlOptions options) {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.newInstance( type, options ); }
        
        /** @param xmlAsString the string value to parse */
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( xmlAsString, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( xmlAsString, type, options ); }
        
        /** @param file the file from which to load an xml document */
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( file, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( file, type, options ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( u, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( u, type, options ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( is, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( is, type, options ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( r, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( r, type, options ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( sr, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( sr, type, options ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( node, type, null ); }
        
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( node, type, options ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( xis, type, null ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return (org.openxmlformats.schemas.drawingml.x2006.main.CTTextListStyle) org.apache.poi.POIXMLTypeLoader.parse( xis, type, options ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        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 {
          return org.apache.poi.POIXMLTypeLoader.newValidatingXMLInputStream( xis, type, null ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        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 {
          return org.apache.poi.POIXMLTypeLoader.newValidatingXMLInputStream( xis, type, options ); }
        
        private Factory() { } // No instance of this class allowed
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy