Class ProfileEntryStatValue


  • public class ProfileEntryStatValue
    extends Object
    • Constructor Detail

      • ProfileEntryStatValue

        public ProfileEntryStatValue()
    • Method Detail

      • getParentName

        public String getParentName()
      • setParentName

        public void setParentName​(String parentName)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getExecuteCount

        public long getExecuteCount()
      • setExecuteCount

        public void setExecuteCount​(long executeCount)
      • getExecuteTimeNanos

        public long getExecuteTimeNanos()
      • setExecuteTimeNanos

        public void setExecuteTimeNanos​(long executeTimeNanos)