Uses of Class
com.tectonica.jonix.onix3.ResourceFileDate
Packages that use ResourceFileDate
-
Uses of ResourceFileDate in com.tectonica.jonix.onix3
Fields in com.tectonica.jonix.onix3 declared as ResourceFileDateMethods in com.tectonica.jonix.onix3 that return types with arguments of type ResourceFileDateModifier and TypeMethodDescriptionBodyResource.resourceFileDates()
An optional group of data elements which together specify a date associated with the resource file specified in <ResourceFileLink>, eg date when the resource was last updated.CoverResource.resourceFileDates()
An optional group of data elements which together specify a date associated with the resource file specified in <ResourceFileLink>, eg date when the resource was last updated.InsertResource.resourceFileDates()
JONIX adds: this list may be emptyMethod parameters in com.tectonica.jonix.onix3 with type arguments of type ResourceFileDateModifier and TypeMethodDescriptionvoid
ResourceFileDate.ifExists
(Consumer<ResourceFileDate> action)