Skip to content

add getters for construtor parameters #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jul 31, 2022

Added

  • Getters/properties that represent the corresponding parameters of class constructor.
    • Builders.FromPackageJson.ComponentBuilder.extRefFactory,
      Builders.FromPackageJson.ComponentBuilder.licenseFactory
    • Builders.FromPackageJson.ToolBuilder.extRefFactory
    • Factories.PackageUrlFactory.type
    • Serialize.BomRefDiscriminator.prefix
    • Serialize.JsonSerializer.normalizerFactory
    • Serialize.XmlBaseSerializer.normalizerFactory,
      Serialize.XmlSerializer.normalizerFactory

@jkowalleck jkowalleck force-pushed the getters-for-private-constructor-params branch from 9697eb8 to 4aaba8b Compare July 31, 2022 10:01
@jkowalleck jkowalleck force-pushed the getters-for-private-constructor-params branch from 4aaba8b to 3e62847 Compare July 31, 2022 10:03
@jkowalleck jkowalleck marked this pull request as ready for review July 31, 2022 10:08
@jkowalleck jkowalleck requested a review from a team as a code owner July 31, 2022 10:08
@jkowalleck jkowalleck changed the title getters for construtor parameters add getters for construtor parameters Jul 31, 2022
@jkowalleck jkowalleck merged commit 50a6694 into main Jul 31, 2022
@jkowalleck jkowalleck deleted the getters-for-private-constructor-params branch July 31, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant