Package org.orcid.jaxb.model.message
Class Keyword
java.lang.Object
org.orcid.jaxb.model.message.Keyword
- All Implemented Interfaces:
Serializable,PrivateVisibleToSource,VisibilityType
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.voidvoidsetVisibility(Visibility visibility)
-
Field Details
-
-
visibility
-
source
-
-
Constructor Details
-
Keyword
public Keyword() -
Keyword
-
-
Method Details
-
getContent
Gets the value of the content property.- Returns:
- possible object is
String
-
setContent
Sets the value of the content property.- Parameters:
value- allowed object isString
-
getSource
- Specified by:
getSourcein interfacePrivateVisibleToSource
-
setSource
-
getVisibility
- Specified by:
getVisibilityin interfaceVisibilityType
-
setVisibility
- Specified by:
setVisibilityin interfaceVisibilityType
-
equals
-
hashCode
public int hashCode()
-