Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.annotations
Annotation Type Property


@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface Property

Required Element Summary
 String name
           

 

Optional Element Summary
 String value
           

 

Element Detail

name

public abstract String name

value

public abstract String value
Default:
""

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.