All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class Type extends ColoredOpenProjectObject
Describes the type object of a work package.
Since:
1.0
Version:
$Id$
See Also:
  • Constructor Details

    • Type

      public Type(com.fasterxml.jackson.databind.JsonNode typeNode)
      Create a Type object from a JsonNode.
      Parameters:
      typeNode - the JsonNode containing the type information.
    • Type

      public Type()
      Default constructor.