Uses of Enum
com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
Packages that use ExistingAnnotationsType
-
Uses of ExistingAnnotationsType in com.oracle.xmlns.webservices.jaxws_databinding
Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as ExistingAnnotationsTypeModifier and TypeFieldDescriptionprotected ExistingAnnotationsTypeJavaWsdlMappingType.existingAnnotationsMethods in com.oracle.xmlns.webservices.jaxws_databinding that return ExistingAnnotationsTypeModifier and TypeMethodDescriptionstatic ExistingAnnotationsTypeJavaWsdlMappingType.getExistingAnnotations()Gets the value of the classAnnotations property.static ExistingAnnotationsTypeReturns 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 ExistingAnnotationsTypeModifier and TypeMethodDescriptionvoidJavaWsdlMappingType.setExistingAnnotations(ExistingAnnotationsType value) Sets the value of the classAnnotations property.