Interface ActAs

  • All Known Implementing Classes:
    ActAsImpl

    public interface ActAs
    Author:
    Jiandong Guo
    • Method Detail

      • getAny

        Object getAny()
        Gets the value of the any property.
        Returns:
        possible object is Object
      • setAny

        void setAny​(Object value)
        Sets the value of the any property.
        Parameters:
        value - allowed object is Object