Documentation of 'org.jlab.groot.base.Attributes' Java class
Attributes
org.jlab.groot.base

Class Attributes



  • public class Attributes
    extends java.lang.Object
    • Constructor Detail

      • Attributes

        public Attributes()
    • Method Detail

      • hasAttribute

        public boolean hasAttribute(AttributeType type)
      • getString

        public java.lang.String getString(AttributeType type)
      • addString

        public void addString(AttributeType type,
                              java.lang.String value)
      • getMap

        public java.util.Map<AttributeType,java.lang.Integer> getMap()
      • copy

        public void copy(Attributes attr)
        makes a copy of an attributes.
        Parameters:
        attr -
      • copyValues

        public void copyValues(Attributes attr)
        from given attributes copies values of entries that exist in this class
        Parameters:
        attr -
      • chooseByString

        public static void chooseByString(javax.swing.JComboBox comboBox,
                                          java.lang.String value)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.