Uses of Class
com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType

Packages that use ExistingAnnotationsType
com.oracle.xmlns.webservices.jaxws_databinding   
 

Uses of ExistingAnnotationsType in com.oracle.xmlns.webservices.jaxws_databinding
 

Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as ExistingAnnotationsType
protected  ExistingAnnotationsType JavaWsdlMappingType.existingAnnotations
           
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return ExistingAnnotationsType
static ExistingAnnotationsType ExistingAnnotationsType.fromValue(String v)
           
 ExistingAnnotationsType JavaWsdlMappingType.getExistingAnnotations()
          Gets the value of the classAnnotations property.
static ExistingAnnotationsType ExistingAnnotationsType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExistingAnnotationsType[] ExistingAnnotationsType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding with parameters of type ExistingAnnotationsType
 void JavaWsdlMappingType.setExistingAnnotations(ExistingAnnotationsType value)
          Sets the value of the classAnnotations property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.