Class Dependencies

    • Constructor Detail

      • Dependencies

        public Dependencies()
    • Method Detail

      • getStatement

        public List<Statement> getStatement()
        Gets the value of the usedOrWasGeneratedByOrWasStartedBy property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the usedOrWasGeneratedByOrWasStartedBy property.

        For example, to add a new item, do as follows:

            getUsedOrWasGeneratedByOrWasStartedBy().add(newItem);
         
        Returns:
        a list of statements
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object