java.lang.Object
velo.ladaalpha.fields.psychology.personality.Profile

public class Profile extends Object
The Class Profile.
  • Constructor Details

    • Profile

      public Profile()
      Instantiates a new profile.
    • Profile

      public Profile(double contextual_struggle, double contextual_meaning, double expectations, double reality, double external_disappointment, double responsibility, double mistrust, double self_esteem, double envy, double pride, double kindness, double powerlessness, double contenxtual_skill, double contextual_challenge, double curiosity, double external_love, double courage)
      Instantiates a new profile.
      Parameters:
      contextual_struggle - the contextual struggle
      contextual_meaning - the contextual meaning
      expectations - the expectations
      reality - the reality
      external_disappointment - the external disappointment
      responsibility - the responsibility
      mistrust - the mistrust
      self_esteem - the self esteem
      envy - the envy
      pride - the pride
      kindness - the kindness
      powerlessness - the powerlessness
      contenxtual_skill - the contenxtual skill
      contextual_challenge - the contextual challenge
      curiosity - the curiosity
      external_love - the external love
      courage - the courage
  • Method Details

    • getcontextual_struggle

      public double getcontextual_struggle()
      Gets the contextual struggle.
      Returns:
      the contextual_struggle
    • setcontextual_struggle

      public void setcontextual_struggle(double contextual_struggle)
      Sets the contextual struggle.
      Parameters:
      contextual_struggle - the contextual_struggle to set
    • getcontextual_meaning

      public double getcontextual_meaning()
      Gets the contextual meaning.
      Returns:
      the contextual_meaning
    • setcontextual_meaning

      public void setcontextual_meaning(double contextual_meaning)
      Sets the contextual meaning.
      Parameters:
      contextual_meaning - the contextual_meaning to set
    • getExpectations

      public double getExpectations()
      Gets the expectations.
      Returns:
      the expectations
    • setExpectations

      public void setExpectations(double expectations)
      Sets the expectations.
      Parameters:
      expectations - the expectations to set
    • getReality

      public double getReality()
      Gets the reality.
      Returns:
      the reality
    • setReality

      public void setReality(double reality)
      Sets the reality.
      Parameters:
      reality - the reality to set
    • getExternal_disappointment

      public double getExternal_disappointment()
      Gets the external disappointment.
      Returns:
      the external_disappointment
    • setExternal_disappointment

      public void setExternal_disappointment(double external_disappointment)
      Sets the external disappointment.
      Parameters:
      external_disappointment - the external_disappointment to set
    • getResponsibility

      public double getResponsibility()
      Gets the responsibility.
      Returns:
      the responsibility
    • setResponsibility

      public void setResponsibility(double responsibility)
      Sets the responsibility.
      Parameters:
      responsibility - the responsibility to set
    • getMistrust

      public double getMistrust()
      Gets the mistrust.
      Returns:
      the mistrust
    • setMistrust

      public void setMistrust(double mistrust)
      Sets the mistrust.
      Parameters:
      mistrust - the mistrust to set
    • getSelf_esteem

      public double getSelf_esteem()
      Gets the self esteem.
      Returns:
      the self_esteem
    • setSelf_esteem

      public void setSelf_esteem(double self_esteem)
      Sets the self esteem.
      Parameters:
      self_esteem - the self_esteem to set
    • getEnvy

      public double getEnvy()
      Gets the envy.
      Returns:
      the envy
    • setEnvy

      public void setEnvy(double envy)
      Sets the envy.
      Parameters:
      envy - the envy to set
    • getPride

      public double getPride()
      Gets the pride.
      Returns:
      the pride
    • setPride

      public void setPride(double pride)
      Sets the pride.
      Parameters:
      pride - the pride to set
    • getKindness

      public double getKindness()
      Gets the kindness.
      Returns:
      the kindness
    • setKindness

      public void setKindness(double kindness)
      Sets the kindness.
      Parameters:
      kindness - the kindness to set
    • getPowerlessness

      public double getPowerlessness()
      Gets the powerlessness.
      Returns:
      the powerlessness
    • setPowerlessness

      public void setPowerlessness(double powerlessness)
      Sets the powerlessness.
      Parameters:
      powerlessness - the powerlessness to set
    • getContenxtual_skill

      public double getContenxtual_skill()
      Gets the contenxtual skill.
      Returns:
      the contenxtual_skill
    • setContenxtual_skill

      public void setContenxtual_skill(double contenxtual_skill)
      Sets the contenxtual skill.
      Parameters:
      contenxtual_skill - the contenxtual_skill to set
    • getContextual_challenge

      public double getContextual_challenge()
      Gets the contextual challenge.
      Returns:
      the contextual_challenge
    • setContextual_challenge

      public void setContextual_challenge(double contextual_challenge)
      Sets the contextual challenge.
      Parameters:
      contextual_challenge - the contextual_challenge to set
    • getCuriosity

      public double getCuriosity()
      Gets the curiosity.
      Returns:
      the curiosity
    • setCuriosity

      public void setCuriosity(double curiosity)
      Sets the curiosity.
      Parameters:
      curiosity - the curiosity to set
    • getExternal_love

      public double getExternal_love()
      Gets the external love.
      Returns:
      the external_love
    • setExternal_love

      public void setExternal_love(double external_love)
      Sets the external love.
      Parameters:
      external_love - the external_love to set
    • getCourage

      public double getCourage()
      Gets the courage.
      Returns:
      the courage
    • setCourage

      public void setCourage(double courage)
      Sets the courage.
      Parameters:
      courage - the courage to set