Package org.damap.base.rest.madmp.dto
Class Contributor
java.lang.Object
org.damap.base.rest.madmp.dto.Contributor
The Contributor Items Schema
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe Contributor_id SchemagetMbox()The Contributor Mailbox SchemagetName()The Name SchemagetRole()The Role SchemainthashCode()voidsetAdditionalProperty(String name, Object value) voidsetContributorId(ContributorId contributorId) The Contributor_id SchemavoidThe Contributor Mailbox SchemavoidThe Name SchemavoidThe Role SchematoString()
-
Constructor Details
-
Contributor
public Contributor()
-
-
Method Details
-
getContributorId
The Contributor_id Schema(Required)
-
setContributorId
The Contributor_id Schema(Required)
-
getMbox
The Contributor Mailbox SchemaContributor Mail address
-
setMbox
The Contributor Mailbox SchemaContributor Mail address
-
getName
The Name SchemaName of the contributor (Required)
-
setName
The Name SchemaName of the contributor (Required)
-
getRole
The Role SchemaType of contributor (Required)
-
setRole
The Role SchemaType of contributor (Required)
-
getAdditionalProperties
-
setAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-