Uses of Class
org.etsi.uri._02231.v2_.NonEmptyMultiLangURIListType
Packages that use NonEmptyMultiLangURIListType
-
Uses of NonEmptyMultiLangURIListType in org.etsi.uri._02231.v2_
Fields in org.etsi.uri._02231.v2_ declared as NonEmptyMultiLangURIListTypeModifier and TypeFieldDescriptionprotected NonEmptyMultiLangURIListTypeTSLSchemeInformationType.schemeInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType.schemeServiceDefinitionURIprotected NonEmptyMultiLangURIListTypeTSPInformationType.tspInformationURIprotected NonEmptyMultiLangURIListTypeTSPServiceInformationType.tspServiceDefinitionURIMethods in org.etsi.uri._02231.v2_ 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.TSPInformationType.getTSPInformationURI()Gets the value of the tspInformationURI property.TSPServiceInformationType.getTSPServiceDefinitionURI()Gets the value of the tspServiceDefinitionURI property.Methods in org.etsi.uri._02231.v2_ that return types with arguments of type NonEmptyMultiLangURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType>ObjectFactory.createSchemeInformationURI(NonEmptyMultiLangURIListType value) Methods in org.etsi.uri._02231.v2_ with parameters of type NonEmptyMultiLangURIListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonEmptyMultiLangURIListType>ObjectFactory.createSchemeInformationURI(NonEmptyMultiLangURIListType value) voidTSLSchemeInformationType.setSchemeInformationURI(NonEmptyMultiLangURIListType value) Sets the value of the schemeInformationURI property.voidTSPServiceInformationType.setSchemeServiceDefinitionURI(NonEmptyMultiLangURIListType value) Sets the value of the schemeServiceDefinitionURI property.voidTSPInformationType.setTSPInformationURI(NonEmptyMultiLangURIListType value) Sets the value of the tspInformationURI property.voidTSPServiceInformationType.setTSPServiceDefinitionURI(NonEmptyMultiLangURIListType value) Sets the value of the tspServiceDefinitionURI property.