public class EncryptionType extends SimpleAnyType
Java class for EncryptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EncryptionType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any/> </sequence> </restriction> </complexContent> </complexType>
any
Constructor and Description |
---|
EncryptionType() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.