Uses of Class
oasis.names.tc.dss._1_0.core.schema.DetailType
Packages that use DetailType
-
Uses of DetailType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema with type parameters of type DetailTypeModifier and TypeFieldDescriptionprotected List<DetailType>ProcessingDetails.indeterminateDetailprotected List<DetailType>ProcessingDetails.invalidDetailprotected List<DetailType>ProcessingDetails.validDetailMethods in oasis.names.tc.dss._1_0.core.schema that return DetailTypeModifier and TypeMethodDescriptionObjectFactory.createDetailType()Create an instance ofDetailTypeMethods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type DetailTypeModifier and TypeMethodDescriptionProcessingDetails.getIndeterminateDetail()Gets the value of the indeterminateDetail property.ProcessingDetails.getInvalidDetail()Gets the value of the invalidDetail property.ProcessingDetails.getValidDetail()Gets the value of the validDetail property.