Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.model
Interface AttributeQueriable

All Known Subinterfaces:
DeviceV2, oracle.panama.core.device.DeviceV2Peer, PhysicalDevice, RtDevice

public interface AttributeQueriable

Method Summary
 DeliveryContextAttribute getDeliveryContextAttribute(java.lang.String name)
          This method can be used to get the device's delivery context attribute.

 

Method Detail

getDeliveryContextAttribute

public DeliveryContextAttribute getDeliveryContextAttribute(java.lang.String name)
This method can be used to get the device's delivery context attribute.
Parameters:
name - The name of the attribute, You should only use the constants defined inside DeliveryContextAttributeNames interface.
Returns:
The DeliveryContextAttribute that matched the data, or null if not found.

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.