Class MetaDataHandler.MetaDataWrapper

  • All Implemented Interfaces:
    io.automatiko.engine.workflow.base.core.TypeObject, io.automatiko.engine.workflow.base.core.ValueObject
    Enclosing class:
    MetaDataHandler

    public class MetaDataHandler.MetaDataWrapper
    extends Object
    implements io.automatiko.engine.workflow.base.core.ValueObject
    • Constructor Detail

      • MetaDataWrapper

        public MetaDataWrapper​(Object parent,
                               String name)
    • Method Detail

      • getValue

        public Object getValue()
        Specified by:
        getValue in interface io.automatiko.engine.workflow.base.core.ValueObject
      • setValue

        public void setValue​(Object value)
        Specified by:
        setValue in interface io.automatiko.engine.workflow.base.core.ValueObject
      • getType

        public io.automatiko.engine.api.workflow.datatype.DataType getType()
        Specified by:
        getType in interface io.automatiko.engine.workflow.base.core.TypeObject
      • setType

        public void setType​(io.automatiko.engine.api.workflow.datatype.DataType type)
        Specified by:
        setType in interface io.automatiko.engine.workflow.base.core.TypeObject