Class PropertyMetaBean

All Implemented Interfaces:
Serializable, Entity<Integer>, PropertyMeta

@Entity(name="org.beangle.ems.meta.PropertyMeta") public class PropertyMetaBean extends IntegerIdObject implements PropertyMeta
属性元数据实现
See Also:
  • Constructor Details

    • PropertyMetaBean

      public PropertyMetaBean()
    • PropertyMetaBean

      public PropertyMetaBean(Integer id)
  • Method Details