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

org.etsi.uri.x01903.v13.impl.AnyTypeImpl Maven / Gradle / Ivy

/*
 * XML Type:  AnyType
 * Namespace: http://uri.etsi.org/01903/v1.3.2#
 * Java type: org.etsi.uri.x01903.v13.AnyType
 *
 * Automatically generated - do not modify.
 */
package org.etsi.uri.x01903.v13.impl;
/**
 * An XML AnyType(@http://uri.etsi.org/01903/v1.3.2#).
 *
 * This is a complex type.
 */
public class AnyTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements org.etsi.uri.x01903.v13.AnyType {
    private static final long serialVersionUID = 1L;
    
    public AnyTypeImpl(org.apache.xmlbeans.SchemaType sType) {
        super(sType);
    }
    
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy