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