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

schemasMicrosoftComOfficeWord.impl.CTAnchorLockImpl Maven / Gradle / Ivy

The newest version!
/*
 * XML Type:  CT_AnchorLock
 * Namespace: urn:schemas-microsoft-com:office:word
 * Java type: schemasMicrosoftComOfficeWord.CTAnchorLock
 *
 * Automatically generated - do not modify.
 */
package schemasMicrosoftComOfficeWord.impl;
/**
 * An XML CT_AnchorLock(@urn:schemas-microsoft-com:office:word).
 *
 * This is a complex type.
 */
public class CTAnchorLockImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements schemasMicrosoftComOfficeWord.CTAnchorLock
{
    
    public CTAnchorLockImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy