Skip to content

add getters for construtor parameters#145

Merged
jkowalleck merged 1 commit intomainfrom
getters-for-private-constructor-params
Jul 31, 2022
Merged

add getters for construtor parameters#145
jkowalleck merged 1 commit intomainfrom
getters-for-private-constructor-params

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
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@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