Interface NameValuePairOnly

  • All Superinterfaces:
    Named
    All Known Subinterfaces:
    Attribute
    All Known Implementing Classes:
    XMLAttribute

    public interface NameValuePairOnly
    extends Named
    • Method Detail

      • getName

        java.lang.String getName()
        Specified by:
        getName in interface Named
      • getValue

        java.lang.String getValue()