Class EncryptionInfo
java.lang.Object
no.digipost.api.client.representations.EncryptionInfo
Java class for encrypted complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="encrypted"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="number-of-pages" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptionInfo
public EncryptionInfo()
-
-
Method Details
-
getNumberOfPages
public int getNumberOfPages() -
setNumberOfPages
-
copy
-