Uses of Class
org.eclipse.persistence.jaxb.javamodel.JavaClassInstanceOf
-
-
Uses of JavaClassInstanceOf in org.eclipse.persistence.jaxb.javamodel
Methods in org.eclipse.persistence.jaxb.javamodel that return JavaClassInstanceOf Modifier and Type Method Description JavaClassInstanceOfJavaClass. instanceOf()static JavaClassInstanceOfJavaClassInstanceOf. valueOf(String name)Returns the enum constant of this type with the specified name.static JavaClassInstanceOf[]JavaClassInstanceOf. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of JavaClassInstanceOf in org.eclipse.persistence.jaxb.javamodel.oxm
Methods in org.eclipse.persistence.jaxb.javamodel.oxm that return JavaClassInstanceOf Modifier and Type Method Description JavaClassInstanceOfOXMJavaClassImpl. instanceOf()JavaClassInstanceOfOXMJAXBElementImpl. instanceOf()JavaClassInstanceOfOXMObjectFactoryImpl. instanceOf() -
Uses of JavaClassInstanceOf in org.eclipse.persistence.jaxb.javamodel.reflection
Methods in org.eclipse.persistence.jaxb.javamodel.reflection that return JavaClassInstanceOf Modifier and Type Method Description JavaClassInstanceOfJavaClassImpl. instanceOf() -
Uses of JavaClassInstanceOf in org.eclipse.persistence.jaxb.javamodel.xjc
Methods in org.eclipse.persistence.jaxb.javamodel.xjc that return JavaClassInstanceOf Modifier and Type Method Description JavaClassInstanceOfXJCJavaClassImpl. instanceOf()
-