Uses of Interface
com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
Packages that use GwtTestCaseMetadataDto
-
Uses of GwtTestCaseMetadataDto in com.chutneytesting.scenario.api.raw.dto
Classes in com.chutneytesting.scenario.api.raw.dto that implement GwtTestCaseMetadataDtoMethods in com.chutneytesting.scenario.api.raw.dto that return GwtTestCaseMetadataDtoModifier and TypeMethodDescriptionImmutableTestCaseIndexDto.metadata()TestCaseIndexDto.metadata()Methods in com.chutneytesting.scenario.api.raw.dto with parameters of type GwtTestCaseMetadataDtoModifier and TypeMethodDescriptionImmutableGwtTestCaseMetadataDto.copyOf(GwtTestCaseMetadataDto instance) Creates an immutable copy of aGwtTestCaseMetadataDtovalue.ImmutableGwtTestCaseMetadataDto.Builder.from(GwtTestCaseMetadataDto instance) Fill a builder with attribute values from the providedGwtTestCaseMetadataDtoinstance.ImmutableTestCaseIndexDto.Builder.metadata(GwtTestCaseMetadataDto metadata) Initializes the value for themetadataattribute.ImmutableTestCaseIndexDto.withMetadata(GwtTestCaseMetadataDto value) Copy the current immutable object by setting a value for themetadataattribute.