Package org.damap.base.rest.madmp.dto
Class TechnicalResource
java.lang.Object
org.damap.base.rest.madmp.dto.TechnicalResource
The Dataset Technical Resource Items Schema
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe Dataset Technical Resource Description SchemagetName()The Dataset Technical Resource Name SchemainthashCode()voidsetAdditionalProperty(String name, Object value) voidsetDescription(String description) The Dataset Technical Resource Description SchemavoidThe Dataset Technical Resource Name SchematoString()
-
Constructor Details
-
TechnicalResource
public TechnicalResource()
-
-
Method Details
-
getDescription
The Dataset Technical Resource Description SchemaDescription of the technical resource
-
setDescription
The Dataset Technical Resource Description SchemaDescription of the technical resource
-
getName
The Dataset Technical Resource Name SchemaName of the technical resource (Required)
-
setName
The Dataset Technical Resource Name SchemaName of the technical resource (Required)
-
getAdditionalProperties
-
setAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-