|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Nullable | |
|---|---|
| com.sun.xml.bind.v2.model.annotation | |
| com.sun.xml.bind.v2.model.core | The in-memory model of the JAXB-bound beans. |
| Uses of Nullable in com.sun.xml.bind.v2.model.annotation |
|---|
| Methods in com.sun.xml.bind.v2.model.annotation with annotations of type Nullable | ||
|---|---|---|
|
AnnotationReader.getClassAnnotation(Class<A> annotation,
C clazz,
Locatable srcpos)
Reads an annotation on a class. |
|
|
AnnotationReader.getMethodParameterAnnotation(Class<A> annotation,
M method,
int paramIndex,
Locatable srcPos)
Reads an annotation on a parameter of the method. |
|
|
AnnotationReader.getPackageAnnotation(Class<A> annotation,
C clazz,
Locatable srcpos)
Reads an annotation on the package that the given class belongs to. |
|
| Uses of Nullable in com.sun.xml.bind.v2.model.core |
|---|
| Methods in com.sun.xml.bind.v2.model.core with annotations of type Nullable | |
|---|---|
QName |
PropertyInfo.getSchemaType()
The effective value of XmlSchemaType annotation, if any. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||