Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


com.bea.wlcp.wlng.spi.subscriberdata.sla
Class Sla

java.lang.Object
  extended bycom.bea.wlcp.wlng.spi.subscriberdata.sla.Sla


public class Sla
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ServiceClass" type="{http://www.bea.com/wlcp/wlng/spi/subscriberdata/sla}serviceClassType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Field Summary
protected  List serviceClass
           

 

Method Summary
 List getServiceClass()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

serviceClass

protected List serviceClass

Method Detail

getServiceClass

public List getServiceClass()

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.