schemasMicrosoftComOfficeOffice.impl.STBWModeImpl Maven / Gradle / Ivy
The newest version!
/*
* XML Type: ST_BWMode
* Namespace: urn:schemas-microsoft-com:office:office
* Java type: schemasMicrosoftComOfficeOffice.STBWMode
*
* Automatically generated - do not modify.
*/
package schemasMicrosoftComOfficeOffice.impl;
/**
* An XML ST_BWMode(@urn:schemas-microsoft-com:office:office).
*
* This is an atomic type that is a restriction of schemasMicrosoftComOfficeOffice.STBWMode.
*/
public class STBWModeImpl extends org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx implements schemasMicrosoftComOfficeOffice.STBWMode
{
public STBWModeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected STBWModeImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy