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

net.opengis.sps.x20.impl.PointOrPolygonUnionSemanticsImpl Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
/*
 * XML Type:  PointOrPolygonUnionSemantics
 * Namespace: http://www.opengis.net/sps/2.0
 * Java type: net.opengis.sps.x20.PointOrPolygonUnionSemantics
 *
 * Automatically generated - do not modify.
 */
package net.opengis.sps.x20.impl;
/**
 * An XML PointOrPolygonUnionSemantics(@http://www.opengis.net/sps/2.0).
 *
 * This is an atomic type that is a restriction of net.opengis.sps.x20.PointOrPolygonUnionSemantics.
 */
public class PointOrPolygonUnionSemanticsImpl extends org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx implements net.opengis.sps.x20.PointOrPolygonUnionSemantics
{
    private static final long serialVersionUID = 1L;
    
    public PointOrPolygonUnionSemanticsImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType, false);
    }
    
    protected PointOrPolygonUnionSemanticsImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
    {
        super(sType, b);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy