|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relation | |
---|---|
no.digipost.api.client.representations |
Uses of Relation in no.digipost.api.client.representations |
---|
Methods in no.digipost.api.client.representations that return Relation | |
---|---|
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. |
Methods in no.digipost.api.client.representations with parameters of type Relation | |
---|---|
boolean |
Link.equalsRelation(Relation relation)
|
protected Link |
Representation.getLinkByRelationName(Relation relation)
|
Constructors in no.digipost.api.client.representations with parameters of type Relation | |
---|---|
Link(Relation relation,
DigipostUri uri)
|
|
Link(Relation relation,
DigipostUri uri,
String mediaType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |