Oracle Corporation

com.bea.wlcp.wlng.api.management.annotations
Interface OptionalParam

All Superinterfaces:
Annotation

public interface OptionalParam
extends Annotation

Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.

Method Summary
 String value()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

value

public String value()

Oracle Corporation