Class TraceTarget

java.lang.Object
gov.nasa.gsfc.sscweb.schema.TraceTarget
Direct Known Subclasses:
GroundStationTarget, SatelliteTarget

public abstract class TraceTarget extends Object
Endpoint target of trace. <p>Java class for TraceTarget complex type</p>. <p>The following schema fragment specifies the expected content contained within this class.</p> <pre>{@code <complexType name="TraceTarget"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType> }</pre>
  • Constructor Details

    • TraceTarget

      public TraceTarget()