| Modifier and Type | Method and Description |
|---|---|
ContentType[] |
SubscriptionData.getAcceptedContentTypes()
Retrieves the optional content types, which should be accepted by the
enabler.
|
ContentType |
SubscriptionRequestContent.getContentType()
Retrieves the content type.
|
ContentType |
ContentType.setSubType(String subType)
Sets the sub-type.
|
ContentType |
ContentType.setType(String type)
Sets the type.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionData |
SubscriptionData.setAcceptedContentTypes(ContentType[] acceptedContentTypes)
Sets the optional content types, which should be accepted by the enabler.
|
SubscriptionRequestContent |
SubscriptionRequestContent.setContentType(ContentType contentType)
Sets the content to be included in the subscription request.
|
Copyright © 2015. All Rights Reserved.