Class StoreUrl

java.lang.Object
de.xima.fc.gui.bean.settings.model.StoreUrl
All Implemented Interfaces:
Serializable

public final class StoreUrl extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getStoreName

      public String getStoreName()
    • setStoreName

      public void setStoreName(String storeName)
    • getStoreDescription

      public String getStoreDescription()
    • setStoreDescription

      public void setStoreDescription(String storeDescription)