Uses of Class
org.etsi.uri._02231.v2_.InternationalNamesType
Packages that use InternationalNamesType
-
Uses of InternationalNamesType in org.etsi.uri._02231.v2_
Fields in org.etsi.uri._02231.v2_ declared as InternationalNamesTypeModifier and TypeFieldDescriptionprotected InternationalNamesTypeTSLSchemeInformationType.schemeNameprotected InternationalNamesTypeTSLSchemeInformationType.schemeOperatorNameprotected InternationalNamesTypeServiceHistoryInstanceType.serviceNameprotected InternationalNamesTypeTSPServiceInformationType.serviceNameprotected InternationalNamesTypeTSPInformationType.tspNameprotected InternationalNamesTypeTSPInformationType.tspTradeNameMethods in org.etsi.uri._02231.v2_ that return InternationalNamesTypeModifier and TypeMethodDescriptionObjectFactory.createInternationalNamesType()Create an instance ofInternationalNamesTypeTSLSchemeInformationType.getSchemeName()Gets the value of the schemeName property.TSLSchemeInformationType.getSchemeOperatorName()Gets the value of the schemeOperatorName property.ServiceHistoryInstanceType.getServiceName()Gets the value of the serviceName property.TSPServiceInformationType.getServiceName()Gets the value of the serviceName property.TSPInformationType.getTSPName()Gets the value of the tspName property.TSPInformationType.getTSPTradeName()Gets the value of the tspTradeName property.Methods in org.etsi.uri._02231.v2_ that return types with arguments of type InternationalNamesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<InternationalNamesType>ObjectFactory.createSchemeName(InternationalNamesType value) jakarta.xml.bind.JAXBElement<InternationalNamesType>ObjectFactory.createSchemeOperatorName(InternationalNamesType value) Methods in org.etsi.uri._02231.v2_ with parameters of type InternationalNamesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<InternationalNamesType>ObjectFactory.createSchemeName(InternationalNamesType value) jakarta.xml.bind.JAXBElement<InternationalNamesType>ObjectFactory.createSchemeOperatorName(InternationalNamesType value) voidTSLSchemeInformationType.setSchemeName(InternationalNamesType value) Sets the value of the schemeName property.voidTSLSchemeInformationType.setSchemeOperatorName(InternationalNamesType value) Sets the value of the schemeOperatorName property.voidServiceHistoryInstanceType.setServiceName(InternationalNamesType value) Sets the value of the serviceName property.voidTSPServiceInformationType.setServiceName(InternationalNamesType value) Sets the value of the serviceName property.voidTSPInformationType.setTSPName(InternationalNamesType value) Sets the value of the tspName property.voidTSPInformationType.setTSPTradeName(InternationalNamesType value) Sets the value of the tspTradeName property.