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