Class UrlsToMapElementFB

java.lang.Object
net.anotheria.anosite.gen.asbrand.bean.UrlsToMapElementFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

public class UrlsToMapElementFB extends Object implements net.anotheria.maf.bean.FormBean
  • Constructor Details

    • UrlsToMapElementFB

      public UrlsToMapElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setUrlToMap

      public void setUrlToMap(String urlToMap)
    • getUrlToMap

      public String getUrlToMap()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()