Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType
Packages that use NonEmptyMultiLangURIListType
-
Uses of NonEmptyMultiLangURIListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NonEmptyMultiLangURIListTypeModifier and TypeFieldDescriptionprotected NonEmptyMultiLangURIListTypeTSLSchemeInformationType.schemeInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType.schemeServiceDefinitionURIprotected NonEmptyMultiLangURIListTypeTSLSchemeInformationType.schemeTypeCommunityRulesprotected NonEmptyMultiLangURIListTypeTSPInformationType.tspInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType.tspServiceDefinitionURIMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NonEmptyMultiLangURIListTypeModifier and TypeMethodDescriptionObjectFactory.createNonEmptyMultiLangURIListType()Create an instance ofNonEmptyMultiLangURIListTypeTSLSchemeInformationType.getSchemeInformationURI()Gets the value of the schemeInformationURI property.TSPServiceInformationType.getSchemeServiceDefinitionURI()Gets the value of the schemeServiceDefinitionURI property.TSLSchemeInformationType.getSchemeTypeCommunityRules()Gets the value of the schemeTypeCommunityRules property.TSPInformationType.getTSPInformationURI()Gets the value of the tspInformationURI property.TSPServiceInformationType.getTSPServiceDefinitionURI()Gets the value of the tspServiceDefinitionURI property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NonEmptyMultiLangURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType> ObjectFactory.createSchemeInformationURI(NonEmptyMultiLangURIListType value) jakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType> ObjectFactory.createSchemeTypeCommunityRules(NonEmptyMultiLangURIListType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NonEmptyMultiLangURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType> ObjectFactory.createSchemeInformationURI(NonEmptyMultiLangURIListType value) jakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType> ObjectFactory.createSchemeTypeCommunityRules(NonEmptyMultiLangURIListType value) voidTSLSchemeInformationType.setSchemeInformationURI(NonEmptyMultiLangURIListType value) Sets the value of the schemeInformationURI property.voidTSPServiceInformationType.setSchemeServiceDefinitionURI(NonEmptyMultiLangURIListType value) Sets the value of the schemeServiceDefinitionURI property.voidTSLSchemeInformationType.setSchemeTypeCommunityRules(NonEmptyMultiLangURIListType value) Sets the value of the schemeTypeCommunityRules property.voidTSPInformationType.setTSPInformationURI(NonEmptyMultiLangURIListType value) Sets the value of the tspInformationURI property.voidTSPServiceInformationType.setTSPServiceDefinitionURI(NonEmptyMultiLangURIListType value) Sets the value of the tspServiceDefinitionURI property.