Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of NonEmptyMultiLangURIListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NonEmptyMultiLangURIListType Modifier and Type Field Description protected NonEmptyMultiLangURIListTypeTSLSchemeInformationType. schemeInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType. schemeServiceDefinitionURIprotected NonEmptyMultiLangURIListTypeTSLSchemeInformationType. schemeTypeCommunityRulesprotected NonEmptyMultiLangURIListTypeTSPInformationType. tspInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType. tspServiceDefinitionURIMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NonEmptyMultiLangURIListType Modifier and Type Method Description NonEmptyMultiLangURIListTypeObjectFactory. createNonEmptyMultiLangURIListType()Create an instance ofNonEmptyMultiLangURIListTypeNonEmptyMultiLangURIListTypeTSLSchemeInformationType. getSchemeInformationURI()Gets the value of the schemeInformationURI property.NonEmptyMultiLangURIListTypeTSPServiceInformationType. getSchemeServiceDefinitionURI()Gets the value of the schemeServiceDefinitionURI property.NonEmptyMultiLangURIListTypeTSLSchemeInformationType. getSchemeTypeCommunityRules()Gets the value of the schemeTypeCommunityRules property.NonEmptyMultiLangURIListTypeTSPInformationType. getTSPInformationURI()Gets the value of the tspInformationURI property.NonEmptyMultiLangURIListTypeTSPServiceInformationType. getTSPServiceDefinitionURI()Gets the value of the tspServiceDefinitionURI property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NonEmptyMultiLangURIListType Modifier and Type Method Description JAXBElement<NonEmptyMultiLangURIListType>ObjectFactory. createSchemeInformationURI(NonEmptyMultiLangURIListType value)JAXBElement<NonEmptyMultiLangURIListType>ObjectFactory. createSchemeTypeCommunityRules(NonEmptyMultiLangURIListType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NonEmptyMultiLangURIListType Modifier and Type Method Description JAXBElement<NonEmptyMultiLangURIListType>ObjectFactory. createSchemeInformationURI(NonEmptyMultiLangURIListType value)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.