public class NOTATION extends Object
<xs:complexType xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="NOTATION">
<xs:simpleContent>
<xs:extension base="xs:QName">
<xs:attributeGroup ref="ns:commonAttributes"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
| Constructor and Description |
|---|
NOTATION() |
| Modifier and Type | Method and Description |
|---|---|
CommonAttributes |
getCommonAttributes()
Get the 'commonAttributes' attributeGroup value.
|
org.jibx.runtime.QName |
getQName()
Get the extension value.
|
void |
setCommonAttributes(CommonAttributes commonAttributes)
Set the 'commonAttributes' attributeGroup value.
|
void |
setQName(org.jibx.runtime.QName QName)
Set the extension value.
|
public org.jibx.runtime.QName getQName()
public void setQName(org.jibx.runtime.QName QName)
QName - public CommonAttributes getCommonAttributes()
public void setCommonAttributes(CommonAttributes commonAttributes)
commonAttributes - Copyright © 2015 Europeana Foundation. All rights reserved.