|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributePropertyInfo<T,C>
Attribute PropertyInfo
.
Method Summary | |
---|---|
Adapter<T,C> |
getAdapter()
|
NonElement<T,C> |
getTarget()
Gets the type of the attribute. |
QName |
getXmlName()
Gets the attribute name. |
boolean |
isRequired()
Returns true if this attribute is mandatory. |
Methods inherited from interface com.sun.xml.bind.v2.model.core.PropertyInfo |
---|
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent, ref |
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.AnnotationSource |
---|
hasAnnotation, readAnnotation |
Methods inherited from interface com.sun.xml.bind.v2.model.core.NonElementRef |
---|
getSource |
Method Detail |
---|
NonElement<T,C> getTarget()
Note that when this property is a collection, this method returns the type of each item in the collection.
getTarget
in interface NonElementRef<T,C>
boolean isRequired()
QName getXmlName()
Adapter<T,C> getAdapter()
getAdapter
in interface PropertyInfo<T,C>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |