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

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

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy