Interface Accept
-
public interface AcceptAn Accept elementAccept element indicates the types of representation accepted by the Collection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommonAttributesgetCommonAttributes()Get common attributesStringgetValue()Get the media range
-
-
-
Method Detail
-
getValue
String getValue()
Get the media range- Returns:
- value as String
-
getCommonAttributes
CommonAttributes getCommonAttributes()
Get common attributes- Returns:
CommonAttributes
-
-