Uses of Class
oasis.names.tc.dss._1_0.core.schema.InternationalStringType
Packages that use InternationalStringType
Package
Description
-
Uses of InternationalStringType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as InternationalStringTypeModifier and TypeFieldDescriptionprotected InternationalStringTypeVerificationResultType.resultMessageMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return InternationalStringTypeModifier and TypeMethodDescriptionVerificationResultType.getResultMessage()Gets the value of the resultMessage property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type InternationalStringTypeModifier and TypeMethodDescriptionvoidVerificationResultType.setResultMessage(InternationalStringType value) Sets the value of the resultMessage property. -
Uses of InternationalStringType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as InternationalStringTypeModifier and TypeFieldDescriptionprotected InternationalStringTypeDetailType.messageprotected InternationalStringTypeResult.resultMessageMethods in oasis.names.tc.dss._1_0.core.schema that return InternationalStringTypeModifier and TypeMethodDescriptionObjectFactory.createInternationalStringType()Create an instance ofInternationalStringTypeDetailType.getMessage()Gets the value of the message property.Result.getResultMessage()Gets the value of the resultMessage property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type InternationalStringTypeModifier and TypeMethodDescriptionvoidDetailType.setMessage(InternationalStringType value) Sets the value of the message property.voidResult.setResultMessage(InternationalStringType value) Sets the value of the resultMessage property.