Skip navigation links
com.bea.wlcp.wlng.spi.subscriberdata.sla
Class Sla
java.lang.Object
com.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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceClass
protected List serviceClass
getServiceClass
public List getServiceClass()
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.