Class BrandsElementFB

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

    public class BrandsElementFB
    extends Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • BrandsElementFB

        public BrandsElementFB()
    • Method Detail

      • setOwnerId

        public void setOwnerId​(String ownerId)
      • getOwnerId

        public String getOwnerId()
      • setPosition

        public void setPosition​(int position)
      • getPosition

        public int getPosition()
      • setBrand

        public void setBrand​(String brand)
      • getBrand

        public String getBrand()
      • setBrandCollection

        public void setBrandCollection​(List l)
      • getBrandCollection

        public List getBrandCollection()
      • setDescription

        public void setDescription​(String description)
      • getDescription

        public String getDescription()