Package com.netscape.certsrv.base
Class Link
java.lang.Object
com.netscape.certsrv.base.Link
- All Implemented Interfaces:
JSONSerializer
- Author:
- alee
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
Link
public Link() -
Link
-
Link
-
-
Method Details
-
getRelationship
- Returns:
- the relationship
-
setRelationship
- Parameters:
relationship
- the relationship to set
-
getHref
- Returns:
- the href
-
setHref
- Parameters:
href
- the href to set
-
getType
- Returns:
- the type
-
setType
- Parameters:
type
- the type to set
-
hashCode
public int hashCode() -
equals
-
toDOM
-
fromDOM
-