Uses of Class
com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
-
Packages that use ExistingAnnotationsType Package Description 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 Modifier and Type Field Description protected ExistingAnnotationsTypeJavaWsdlMappingType. existingAnnotationsMethods in com.oracle.xmlns.webservices.jaxws_databinding that return ExistingAnnotationsType Modifier and Type Method Description static ExistingAnnotationsTypeExistingAnnotationsType. fromValue(String v)ExistingAnnotationsTypeJavaWsdlMappingType. getExistingAnnotations()Gets the value of the classAnnotations property.static ExistingAnnotationsTypeExistingAnnotationsType. 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 Modifier and Type Method Description voidJavaWsdlMappingType. setExistingAnnotations(ExistingAnnotationsType value)Sets the value of the classAnnotations property.
-