Interface PropertyDescriptor

All Superinterfaces:
com.buschmais.xo.api.CompositeObject, Descriptor, NamedDescriptor, ValueDescriptor<String>

@Label("Property") public interface PropertyDescriptor extends ValueDescriptor<String>
Represents a property value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the value.
    void
    Set the value.

    Methods inherited from interface com.buschmais.xo.api.CompositeObject

    as, getDelegate, getId

    Methods inherited from interface com.buschmais.jqassistant.plugin.common.api.model.NamedDescriptor

    getName, setName