Package org.orcid.jaxb.model.message
Class SendOrcidNews
java.lang.Object
org.orcid.jaxb.model.message.SendOrcidNews
- All Implemented Interfaces:
Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within
this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
</extension>
</simpleContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
protected boolean value
-
-
Constructor Details
-
SendOrcidNews
public SendOrcidNews() -
SendOrcidNews
public SendOrcidNews(boolean value)
-
-
Method Details
-
isValue
public boolean isValue()Gets the value of the value property.- Returns:
- boolean indicating the SendOrcidNews value
-
setValue
public void setValue(boolean value) Sets the value of the value property.- Parameters:
value- - boolean indicating the SendOrcidNews value
-
hashCode
public int hashCode() -
equals
-