Class ConjunctionArea

java.lang.Object
gov.nasa.gsfc.sscweb.schema.ConjunctionArea
Direct Known Subclasses:
BoxConjunctionArea, DistanceConjunctionArea

public abstract class ConjunctionArea extends Object
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 Details

    • ConjunctionArea

      public ConjunctionArea()