Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of PolicyOrLegalnoticeType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as PolicyOrLegalnoticeType Modifier and Type Field Description protected PolicyOrLegalnoticeTypeTSLSchemeInformationType. policyOrLegalNoticeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return PolicyOrLegalnoticeType Modifier and Type Method Description PolicyOrLegalnoticeTypeObjectFactory. createPolicyOrLegalnoticeType()Create an instance ofPolicyOrLegalnoticeTypePolicyOrLegalnoticeTypeTSLSchemeInformationType. getPolicyOrLegalNotice()Gets the value of the policyOrLegalNotice property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type PolicyOrLegalnoticeType Modifier and Type Method Description JAXBElement<PolicyOrLegalnoticeType>ObjectFactory. createPolicyOrLegalNotice(PolicyOrLegalnoticeType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type PolicyOrLegalnoticeType Modifier and Type Method Description JAXBElement<PolicyOrLegalnoticeType>ObjectFactory. createPolicyOrLegalNotice(PolicyOrLegalnoticeType value)voidTSLSchemeInformationType. setPolicyOrLegalNotice(PolicyOrLegalnoticeType value)Sets the value of the policyOrLegalNotice property.