Class BeanDef

  • Direct Known Subclasses:
    VertexDef, WorkerHookDef

    public class BeanDef
    extends ObjectDef
    A representation of a Java object that is uniquely identifyable, and given a className, constructor arguments, and properties, can be instantiated.
    • Constructor Detail

      • BeanDef

        public BeanDef()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)