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

net.opengis.swe.x10.impl.PhenomenonTypeImpl Maven / Gradle / Ivy

/*
 * XML Type:  PhenomenonType
 * Namespace: http://www.opengis.net/swe/1.0
 * Java type: net.opengis.swe.x10.PhenomenonType
 *
 * Automatically generated - do not modify.
 */
package net.opengis.swe.x10.impl;
/**
 * An XML PhenomenonType(@http://www.opengis.net/swe/1.0).
 *
 * This is a complex type.
 */
public class PhenomenonTypeImpl extends net.opengis.gml.impl.DefinitionTypeImpl implements net.opengis.swe.x10.PhenomenonType
{
    private static final long serialVersionUID = 1L;
    
    public PhenomenonTypeImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy