Package org.yamcs

Class Spec.NamedSpec

java.lang.Object
org.yamcs.Spec
org.yamcs.Spec.NamedSpec
Enclosing class:
Spec

public static final class Spec.NamedSpec extends Spec
A specialized Spec that also has a name. The intended usage is when a Spec is defined for the value of a mapping key, and this mapping key is also to be specified.
  • Constructor Details

    • NamedSpec

      public NamedSpec(String name)
  • Method Details

    • getName

      public String getName()