class LicenseDescriptor

The descriptor from a license.

Summary

Members Descriptions
public const std::string& GetId() const Gets the Id.
public const std::vector<std::shared_ptr<LicenseNameAndDescriptionItem>>& GetDescriptorItems() const Gets the descriptor items.

Members

GetId function

Gets the Id.

Returns: The Id

GetDescriptorItems function

Gets the descriptor items.

Returns: The descriptor items