Direct Known Subclasses:
ITProfileProperties, PersonProperties, TeamProperties

public class ActorProfileProperties extends ActorProperties
The ActorProfileProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
  • Constructor Details

    • ActorProfileProperties

      public ActorProfileProperties()
      Default Constructor
    • ActorProfileProperties

      public ActorProfileProperties(ActorProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • toString

      public String toString()
      JSON-style toString.
      Overrides:
      toString in class ActorProperties
      Returns:
      list of properties and their values.