Package | Description |
---|---|
no.digipost.api.client.errorhandling | |
no.digipost.api.client.representations |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
Link |
DigipostClientException.getLink(Relation relation) |
Modifier and Type | Method and Description |
---|---|
Relation |
Link.getRelationName() |
static Relation |
Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Relation[] |
Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Link.equalsRelation(Relation relation) |
protected Link |
Representation.getLinkByRelationName(Relation relation) |
Constructor and Description |
---|
Link(Relation relation,
DigipostUri uri) |
Link(Relation relation,
DigipostUri uri,
String mediaType) |
Copyright © 2015 Digipost Open Source. All rights reserved.