Class KeyAttribute


  • public class KeyAttribute
    extends Attribute
    A key attribute which consists of an attribute name and value.
    • Constructor Detail

      • KeyAttribute

        public KeyAttribute​(String attrName,
                            Object value)
        A key attribute which consists of an attribute name and value.