Class QualifierType
java.lang.Object
eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
- All Implemented Interfaces:
Serializable
public class QualifierType extends Object implements Serializable
Java class for QualifierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QualifierType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description QualifierType() -
Method Summary