Package org.orcid.jaxb.model.message
Class Amount
java.lang.Object
org.orcid.jaxb.model.message.Amount
- All Implemented Interfaces:
Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within
this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.orcid.org/ns/orcid}amount" minOccurs="1" maxOccurs="1"/>
<attGroup ref="{http://www.orcid.org/ns/orcid}currency-code" minOccurs="1"/>
</sequence> *
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetContent(String content) voidsetCurrencyCode(String currencyCode)