public class MetadataResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| MetadataResponse(String key,
                String access,
                Object value,
                String type) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object object) | 
| String | getAccess()Get the access of metadata response | 
| String | getKey()Get the key of metadata response | 
| String | getType()Get the type of metadata response | 
| Object | getValue()Get the value of metadata response | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.