|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
DeliveryContextAttribute |
addDeliveryContextAttribute(java.lang.String name, boolean value)Add the delivery context attribute with the given name. |
DeliveryContextAttribute |
addDeliveryContextAttribute(java.lang.String name, int value)Add the delivery context attribute with the given name. |
DeliveryContextAttribute |
addDeliveryContextAttribute(java.lang.String name, java.lang.String value)Add the delivery context attribute with the given name. |
DeliveryContextAttribute |
addDeliveryContextAttribute(java.lang.String name, java.lang.String[] vals)Add the delivery context attribute with the given name. |
| Methods inherited from interface oracle.panama.model.DeviceV2 |
findTransformer, getDeliveryContextAttributeBoolean, getDeliveryContextAttributeInt, getDeliveryContextAttributeLov, getDeliveryContextAttributeString, getDevice, getMediaQueriable, getName, getRtDevice, getRtDevice, getSupportedLanguageVersions, getTransformer, getUserAgents, getXDevice, getXMLErrorPage, getXMLLoginPage |
| Methods inherited from interface oracle.panama.model.AttributeQueriable |
getDeliveryContextAttribute |
| Methods inherited from interface oracle.panama.xhtml.XRtDevice |
addXDeliveryContextAttribute, addXDeliveryContextAttribute, addXDeliveryContextAttribute, addXDeliveryContextAttribute, getXDeliveryContextAttribute |
| Methods inherited from interface oracle.panama.xhtml.XDevice |
getAudioFormatPreferences, getCSSStyleSheet, getDeviceCategoryName, getImageFormatPreferences, getMediaFeatureBoolean, getMediaFeatureInteger, getMediaFeatureLength, getMediaFeatureSet, getMediaFeatureString, getMediaType, getVideoFormatPreferences, getXRtDevice, isMediaType |
| Method Detail |
public DeliveryContextAttribute addDeliveryContextAttribute(java.lang.String name,
java.lang.String[] vals)
name - The name for the attribute.vals - The LOV for the attribute.
public DeliveryContextAttribute addDeliveryContextAttribute(java.lang.String name,
java.lang.String value)
name - The name for the attribute.value - The value for the attribute.
public DeliveryContextAttribute addDeliveryContextAttribute(java.lang.String name,
int value)
name - The name for the attribute.value - The value for the attribute.
public DeliveryContextAttribute addDeliveryContextAttribute(java.lang.String name,
boolean value)
name - The name for the attribute.value - The value for the attribute.
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||