Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

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 java.lang.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  java.util.List serviceClass
           
 
Method Summary
 java.util.List getServiceClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceClass

protected java.util.List serviceClass
Method Detail

getServiceClass

public java.util.List getServiceClass()

Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

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