Package gov.nasa.pds.registry.model
Class Link
- java.lang.Object
-
- gov.nasa.pds.registry.model.Link
-
@Embeddable public class Link extends Object
Simple class to capture references to be used in HTTP headers or in responses- Author:
- pramirez
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHref()
String
getRelationship()
String
getType()
String
toString()
-