Class GuardsElementFB

  • All Implemented Interfaces:
    net.anotheria.maf.bean.FormBean

    public class GuardsElementFB
    extends java.lang.Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • GuardsElementFB

        public GuardsElementFB()
    • Method Detail

      • setOwnerId

        public void setOwnerId​(java.lang.String ownerId)
      • getOwnerId

        public java.lang.String getOwnerId()
      • setPosition

        public void setPosition​(int position)
      • getPosition

        public int getPosition()
      • setGuard

        public void setGuard​(java.lang.String guard)
      • getGuard

        public java.lang.String getGuard()
      • setGuardCollection

        public void setGuardCollection​(java.util.List l)
      • getGuardCollection

        public java.util.List getGuardCollection()
      • setDescription

        public void setDescription​(java.lang.String description)
      • getDescription

        public java.lang.String getDescription()