Uses of Record Class
network.ike.docs.plugin.diff.GitSource.Change
Packages that use GitSource.Change
-
Uses of GitSource.Change in network.ike.docs.plugin.diff
Methods in network.ike.docs.plugin.diff that return GitSource.ChangeModifier and TypeMethodDescriptionPacketAssembler.TopicEntry.change()Returns the value of thechangerecord component.Methods in network.ike.docs.plugin.diff that return types with arguments of type GitSource.ChangeModifier and TypeMethodDescriptionList the files that differ between the two sides, with rename detection, filtered to a path prefix and suffix.Constructors in network.ike.docs.plugin.diff with parameters of type GitSource.ChangeModifierConstructorDescriptionTopicEntry(GitSource.Change change, String outName, AdocDiffMarker.MarkResult result) Creates an instance of aTopicEntryrecord class.