Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
Packages that use PolicyOrLegalnoticeType
-
Uses of PolicyOrLegalnoticeType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as PolicyOrLegalnoticeTypeModifier and TypeFieldDescriptionprotected PolicyOrLegalnoticeTypeTSLSchemeInformationType.policyOrLegalNoticeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return PolicyOrLegalnoticeTypeModifier and TypeMethodDescriptionObjectFactory.createPolicyOrLegalnoticeType()Create an instance ofPolicyOrLegalnoticeTypeTSLSchemeInformationType.getPolicyOrLegalNotice()Gets the value of the policyOrLegalNotice property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type PolicyOrLegalnoticeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolicyOrLegalnoticeType> ObjectFactory.createPolicyOrLegalNotice(PolicyOrLegalnoticeType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type PolicyOrLegalnoticeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolicyOrLegalnoticeType> ObjectFactory.createPolicyOrLegalNotice(PolicyOrLegalnoticeType value) voidTSLSchemeInformationType.setPolicyOrLegalNotice(PolicyOrLegalnoticeType value) Sets the value of the policyOrLegalNotice property.