Class OutputMediaTypes
java.lang.Object
com.orange.spring.tmf630.affordances.OutputMediaTypes
- All Implemented Interfaces:
AffordanceProperties.Property<List<String>>
,Serializable
public final class OutputMediaTypes
extends Object
implements AffordanceProperties.Property<List<String>>, Serializable
Describes the expected Media Types that can be retrieved from the link.
TMF630 doesn't specify this property and it should be used with caution.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutputMediaTypes
-
-
Method Details
-
getUnderlying
-
name
- Specified by:
name
in interfaceAffordanceProperties.Property<List<String>>
-
value
- Specified by:
value
in interfaceAffordanceProperties.Property<List<String>>
-