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