Package gov.nasa.gsfc.sscweb.schema
Class ConjunctionArea
java.lang.Object
gov.nasa.gsfc.sscweb.schema.ConjunctionArea
- Direct Known Subclasses:
BoxConjunctionArea,DistanceConjunctionArea
Abstract conjunction area.
<p>Java class for ConjunctionArea complex type</p>.
<p>The following schema fragment specifies the expected content contained within this class.</p>
<pre>{@code
<complexType name="ConjunctionArea">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
}</pre>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConjunctionArea
public ConjunctionArea()
-