|
complexType ProducerValue | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Type Heirarchy |
|---|
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension) {http://java.sun.com/products/oss/xml/CommonFramework}ActivityValue (by extension) {http://java.sun.com/products/oss/xml/IPBilling}ProducerValue |
| Abstract | false (This can be used in an instance) |
|---|---|
| Target Namespace | http://java.sun.com/products/oss/xml/IPBilling |
| Declared Namespaces | xmlns:cfi=http://java.sun.com/products/oss/xml/CommonFramework xmlns:ipb=http://java.sun.com/products/oss/xml/IPBilling xmlns:co=http://java.sun.com/products/oss/xml/Common xmlns=http://www.w3.org/2001/XMLSchema |
This is base interface, representing the attribute values of
any type of <CODE>Producer</CODE> Entity in the IP Billing API.
The Producer in the IP Billing API is an <CODE>Activity</CODE>
(see {@link javax.oss.cfi.activity.ActivityValue}),
which knows how and
what type of data to collect and how to report it to the client.
<p>
This is a base Value Object interface to the <CODE>Producer</CODE> entity.
This interface and its sub interfaces (if any) provide several ways
to access the attributes:
<p>
<UL>
<LI>Attributes can be accessed through standard JavaBeans get/set (isSet)
methods.
<LI>Attributes can be accessed through the generic methods defined
in <CODE>AttributeAccess</CODE>
<UL>
<LI><CODE> Object getAttributeValue(String attributeName)</CODE>
<LI><CODE> void setAttributeValue(String attributeName, Object newValue)</CODE>
</UL>
</UL>
|
complexType ProducerValue | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |