Interface TagValue

  • All Superinterfaces:
    QualifiedValue, java.io.Serializable
    All Known Implementing Classes:
    BasicTagValue, MutableTagValue

    public interface TagValue
    extends QualifiedValue
    This interface is the same as QualifiedValue. We should switch over to using that interface exclusively, but that is a lot of work that will happen over time.