Class ActArgumentDetails


  • public class ActArgumentDetails
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • argId

        public java.lang.String argId
      • nameBefore

        public java.lang.String nameBefore
      • nameAfter

        public java.lang.String nameAfter
      • canBeEmpty

        public boolean canBeEmpty
      • typeDisplayStr

        public java.lang.String typeDisplayStr
      • description

        public java.lang.String description
    • Constructor Detail

      • ActArgumentDetails

        public ActArgumentDetails()