类 SkinFrameLang

java.lang.Object
com.gdxsoft.easyweb.script.template.SkinFrameLang
所有已实现的接口:
Serializable

public class SkinFrameLang extends Object implements Serializable
另请参阅:
  • 构造器详细资料

    • SkinFrameLang

      public SkinFrameLang()
  • 方法详细资料

    • getName

      public String getName()
      返回:
      the _Name
    • setName

      public void setName(String name)
      参数:
      name - the _Name to set
    • getDescriptions

      public Descriptions getDescriptions()
      返回:
      the _Descriptions
    • setDescriptions

      public void setDescriptions(Descriptions descriptions)
      参数:
      descriptions - the _Descriptions to set