\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.core.data.AccessiblePropertyMetaData.LicencedProducts Class Reference

Detailed Description

Class containing a list of ProductMetaDatas.

Collaboration diagram for fiftyone.pipeline.core.data.AccessiblePropertyMetaData.LicencedProducts:

[legend]

Public Member Functions

 LicencedProducts (JSONObject json)
Construct a new instance by constructing ProductMetaDatas from the JSON provided. More...

Public Attributes

final Map< String, ProductMetaData >  products

Constructor & Destructor Documentation

◆ LicencedProducts()

fiftyone.pipeline.core.data.AccessiblePropertyMetaData.LicencedProducts.LicencedProducts ( JSONObject   json )

Construct a new instance by constructing ProductMetaDatas from the JSON provided.

Parameters
json - the JSON map of product names to ProductMetaData