\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.engines.fiftyone.data.ValueMetaData Interface Reference

Detailed Description

Meta data relating to a specific value within a data set.

See also
Specification

Inheritance diagram for fiftyone.pipeline.engines.fiftyone.data.ValueMetaData:

[legend]

Collaboration diagram for fiftyone.pipeline.engines.fiftyone.data.ValueMetaData:

[legend]

Public Member Functions

FiftyOneAspectPropertyMetaData  getProperty ()
Get the property which the value relates to i.e. More...
String  getName ()
Get the name of the value e.g. More...
String  getDescription ()
Get the full description of the value. More...
String  getUrl ()
Get the URL relating to the value if more information is available. More...

Member Function Documentation