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