Class TryType
- java.lang.Object
-
- network.oxalis.commons.certvalidator.jaxb.ExtensibleType
-
- network.oxalis.commons.certvalidator.jaxb.TryType
-
public class TryType extends ExtensibleType
Java class for TryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TryType"> <complexContent> <extension base="{http://oxalis.network/xsd/certvalidator/1.0}ExtensibleType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.commons.certvalidator.jaxb.ExtensibleType
blacklistOrCachedOrChain
-
-
Constructor Summary
Constructors Constructor Description TryType()
-