|
Oracle Communications Services Gatekeeper Java API Reference 6.1 E65002-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.wlcp.wlng.spi.subscriberdata.sla.ServiceGroupType
Java class for serviceGroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="serviceGroupType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ServiceReference" type="{http://www.bea.com/wlcp/wlng/spi/subscriberdata/sla}serviceReferenceType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
protected java.lang.String |
id
|
protected java.util.List |
serviceReference
|
| Method Summary | |
java.lang.String |
getId()
|
java.util.List |
getServiceReference()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String id
protected java.util.List serviceReference
| Method Detail |
public java.lang.String getId()
public java.util.List getServiceReference()
|
Oracle Communications Services Gatekeeper Java API Reference 6.1 E65002-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||