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

org.openxmlformats.schemas.drawingml.x2006.main.impl.CTTextUnderlineLineFollowTextImpl Maven / Gradle / Ivy

/*
 * XML Type:  CT_TextUnderlineLineFollowText
 * Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
 * Java type: org.openxmlformats.schemas.drawingml.x2006.main.CTTextUnderlineLineFollowText
 *
 * Automatically generated - do not modify.
 */
package org.openxmlformats.schemas.drawingml.x2006.main.impl;

import javax.xml.namespace.QName;
import org.apache.xmlbeans.QNameSet;

/**
 * An XML CT_TextUnderlineLineFollowText(@http://schemas.openxmlformats.org/drawingml/2006/main).
 *
 * This is a complex type.
 */
public class CTTextUnderlineLineFollowTextImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements org.openxmlformats.schemas.drawingml.x2006.main.CTTextUnderlineLineFollowText {
    private static final long serialVersionUID = 1L;

    public CTTextUnderlineLineFollowTextImpl(org.apache.xmlbeans.SchemaType sType) {
        super(sType);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy