Uses of Class
org.somda.sdc.biceps.model.message.DescriptionModificationReport.ReportPart
-
Packages that use DescriptionModificationReport.ReportPart Package Description org.somda.sdc.biceps.model.message -
-
Uses of DescriptionModificationReport.ReportPart in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message with type parameters of type DescriptionModificationReport.ReportPart Modifier and Type Field Description protected List<DescriptionModificationReport.ReportPart>DescriptionModificationReport. reportPartMethods in org.somda.sdc.biceps.model.message that return DescriptionModificationReport.ReportPart Modifier and Type Method Description DescriptionModificationReport.ReportPartObjectFactory. createDescriptionModificationReportReportPart()Create an instance ofDescriptionModificationReport.ReportPartMethods in org.somda.sdc.biceps.model.message that return types with arguments of type DescriptionModificationReport.ReportPart Modifier and Type Method Description List<DescriptionModificationReport.ReportPart>DescriptionModificationReport. getReportPart()Gets the value of the reportPart property.Method parameters in org.somda.sdc.biceps.model.message with type arguments of type DescriptionModificationReport.ReportPart Modifier and Type Method Description voidDescriptionModificationReport. setReportPart(List<DescriptionModificationReport.ReportPart> value)
-