com.bea.wlcp.wlng.spi.subscriberdata.sla
Class MethodReferenceType
java.lang.Object
com.bea.wlcp.wlng.spi.subscriberdata.sla.MethodReferenceType
- public class MethodReferenceType
- extends Object
Java class for methodReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="methodReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="methodName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
- Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodName
protected String methodName
getMethodName
public String getMethodName()