it.cnr.imaa.essi.ncml.binding.gml
Class AbstractTimeObjectType

java.lang.Object
  extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
      extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractTimeObjectType
Direct Known Subclasses:
AbstractTimeComplexType, AbstractTimePrimitiveType

public abstract class AbstractTimeObjectType
extends AbstractGMLType

The abstract supertype for temporal objects.

Java class for AbstractTimeObjectType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AbstractTimeObjectType">
   <complexContent>
     <extension base="{http://www.opengis.net/gml}AbstractGMLType">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
description, id, metaDataProperty, name
 
Constructor Summary
AbstractTimeObjectType()
           
 
Method Summary
 
Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, setDescription, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTimeObjectType

public AbstractTimeObjectType()


Copyright © 2007. All Rights Reserved.