public class AccessPointInterfaceFacetImpl extends org.gcube.informationsystem.impl.entity.FacetImpl implements AccessPointInterfaceFacet
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.informationsystem.model.embedded.ValueSchema |
authorization |
protected String |
description |
protected URI |
endpoint |
protected String |
entryName |
protected List<org.gcube.informationsystem.model.embedded.ValueSchema> |
properties |
protected String |
protocol |
DESCRIPTION, NAME, VERSION| Constructor and Description |
|---|
AccessPointInterfaceFacetImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.informationsystem.model.embedded.ValueSchema |
getAuthorization() |
String |
getDescription() |
URI |
getEndpoint() |
String |
getEntryName() |
List<org.gcube.informationsystem.model.embedded.ValueSchema> |
getProperties() |
String |
getProtocol() |
void |
set(URI endpoint) |
void |
setDescription(String description) |
void |
setEntryName(String entryName) |
void |
setProperties(List<org.gcube.informationsystem.model.embedded.ValueSchema> properties) |
void |
setProtocol(String protocol) |
void |
setSpatial(org.gcube.informationsystem.model.embedded.ValueSchema authorization) |
protected String entryName
protected URI endpoint
protected String protocol
protected String description
protected org.gcube.informationsystem.model.embedded.ValueSchema authorization
protected List<org.gcube.informationsystem.model.embedded.ValueSchema> properties
public String getEntryName()
getEntryName in interface AccessPointInterfaceFacetpublic void setEntryName(String entryName)
setEntryName in interface AccessPointInterfaceFacetpublic URI getEndpoint()
getEndpoint in interface AccessPointInterfaceFacetpublic void set(URI endpoint)
set in interface AccessPointInterfaceFacetpublic String getProtocol()
getProtocol in interface AccessPointInterfaceFacetpublic void setProtocol(String protocol)
setProtocol in interface AccessPointInterfaceFacetpublic String getDescription()
getDescription in interface AccessPointInterfaceFacetpublic void setDescription(String description)
setDescription in interface AccessPointInterfaceFacetpublic org.gcube.informationsystem.model.embedded.ValueSchema getAuthorization()
getAuthorization in interface AccessPointInterfaceFacetpublic void setSpatial(org.gcube.informationsystem.model.embedded.ValueSchema authorization)
setSpatial in interface AccessPointInterfaceFacetpublic List<org.gcube.informationsystem.model.embedded.ValueSchema> getProperties()
getProperties in interface AccessPointInterfaceFacetpublic void setProperties(List<org.gcube.informationsystem.model.embedded.ValueSchema> properties)
setProperties in interface AccessPointInterfaceFacetCopyright © 2016. All Rights Reserved.