Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b23

Uses of Class
java.lang.annotation.Inherited

Packages that use Inherited
javax.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping. 
javax.xml.ws This package contains the core JAX-WS APIs. 
 

Uses of Inherited in javax.xml.bind.annotation
 

Classes in javax.xml.bind.annotation with annotations of type Inherited
 interface XmlAccessorOrder
           Controls the ordering of fields and properties in a class.
 interface XmlAccessorType
           Controls whether fields or Javabean properties are serialized by default.
 

Uses of Inherited in javax.xml.ws
 

Classes in javax.xml.ws with annotations of type Inherited
 interface ServiceMode
          Used to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b23

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.