Package | Description |
---|---|
org.exolab.castor.xml.schema | |
org.exolab.castor.xml.schema.reader | |
org.exolab.castor.xml.schema.simpletypes |
Modifier and Type | Method and Description |
---|---|
Annotation |
Union.getLocalAnnotation()
Returns the annotation which appears local to this Union, or
null if no local annotation has been set.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<Annotation> |
Annotated.getAnnotations()
Returns an Enumeration of the Annotations contained within
this Annotated type.
|
Modifier and Type | Method and Description |
---|---|
void |
Annotated.addAnnotation(Annotation annotation)
Adds the given Annotation to this Annotated Structure.
|
void |
Annotated.removeAnnotation(Annotation annotation)
Removes the given Annotation from this Annotated Structure.
|
void |
Union.setLocalAnnotation(Annotation annotation)
Sets an annotation which is local to this Union.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
AnnotationUnmarshaller.getAnnotation() |
Modifier and Type | Method and Description |
---|---|
Annotation |
ListType.getLocalAnnotation()
Returns the annotation which appears local to this Union, or
null if no local annotation has been set.
|
Modifier and Type | Method and Description |
---|---|
void |
ListType.setLocalAnnotation(Annotation annotation)
Sets an annotation which is local to this Union.
|
Copyright © 2016. All rights reserved.