Class SubattributesElementFB

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

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

      • SubattributesElementFB

        public SubattributesElementFB()
    • 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()
      • setType

        public void setType​(java.lang.String type)
      • getType

        public java.lang.String getType()
      • setTypeCollection

        public void setTypeCollection​(java.util.List l)
      • getTypeCollection

        public java.util.List getTypeCollection()
      • setDescription

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

        public java.lang.String getDescription()