Class Archives
- java.lang.Object
-
- no.digipost.api.client.representations.Representation
-
- no.digipost.api.client.representations.archive.Archives
-
public class Archives extends Representation
-
-
Field Summary
Fields Modifier and Type Field Description protected List<Archive>
archives
-
Fields inherited from class no.digipost.api.client.representations.Representation
links
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Archive>
findDefault()
List<Archive>
getArchives()
protected List<Link>
getLinks()
-
Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName
-
-