Skip navigation links

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

E10654-02


oracle.webservices.annotations
Annotation Type GeneralKeyedReference


@Retention(value=RUNTIME)
public @interface GeneralKeyedReference

This annotation provides the UDDI publication information. It is visible at runtime. Only for KeyedReference of tModelKey uddi:uddi.org:categorization:general_keywords


Required Element Summary
 String name
          tModelKey keyName
 String value
          tModelkey keyValue

 

Element Detail

name

public abstract String name
tModelKey keyName

value

public abstract String value
tModelkey keyValue

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.