Class CreditName
java.lang.Object
org.orcid.jaxb.model.v3.release.common.CreditName
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CreditName
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">
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the content property.inthashCode()voidsetContent(String value) Sets the value of the content property.
-
Field Details
-
-
Constructor Details
-
CreditName
public CreditName() -
CreditName
-
-
Method Details