All Known Implementing Classes:
ActAsImpl

public interface ActAs
Author:
Jiandong Guo
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the any property.
    void
    setAny(Object value)
    Sets the value of the any property.
  • Method Details

    • 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