Uses of Class
no.digipost.api.client.representations.ContentHash
-
Packages that use ContentHash Package Description 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.no.digipost.api.client.representations.archive 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. -
-
Uses of ContentHash in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as ContentHash Modifier and Type Field Description protected ContentHashDocument. contentHashMethods in no.digipost.api.client.representations with parameters of type ContentHash Modifier and Type Method Description voidDocument. setContentHash(ContentHash contentHash) -
Uses of ContentHash in no.digipost.api.client.representations.archive
Fields in no.digipost.api.client.representations.archive declared as ContentHash Modifier and Type Field Description protected ContentHashArchiveDocument. contentHashMethods in no.digipost.api.client.representations.archive that return ContentHash Modifier and Type Method Description ContentHashArchiveDocument. getContentHash()Methods in no.digipost.api.client.representations.archive with parameters of type ContentHash Modifier and Type Method Description voidArchiveDocument. setContentHash(ContentHash value)
-