Class UpdateMetadataRequest
java.lang.Object
com.iland.core.web.rest.request.common.UpdateMetadataRequest
- All Implemented Interfaces:
Serializable
UpdateMetadataRequest.
- Author:
- Ari Quinones
- See Also:
-
Constructor Details
-
UpdateMetadataRequest
-
-
Method Details
-
getAccess
Get the access of metadata request- Returns:
Stringaccess
-
getValue
Get the value of metadata request- Returns:
Objectvalue
-
getType
Get the type of metadata request- Returns:
Stringtype
-
getKey
Get the key of metadata request- Returns:
Stringkey
-
equals
-
hashCode
public int hashCode() -
toString
-