Uses of Class
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX8Section
Packages that use WarpManifestX8Section
-
Uses of WarpManifestX8Section in love.distributedrebirth.nx01.warp.manifestor.manifest
Classes in love.distributedrebirth.nx01.warp.manifestor.manifest that implement interfaces with type arguments of type WarpManifestX8SectionModifier and TypeClassDescriptionfinal class
Warp manifest 8 bit model.final class
Warp manifest 8 bit section.Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return WarpManifestX8SectionModifier and TypeMethodDescriptionWarpManifestX8.makeSection
(String sectionName) WarpManifestX8Section.withAttribute
(String name, String body) WarpManifestX8Section.withAttributes
(List<WarpManifestX8HeaderField> attributes) WarpManifestX8Section.withRemark
(String remark) WarpManifestX8Section.withRemarks
(List<String> remarks) Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return types with arguments of type WarpManifestX8SectionMethod parameters in love.distributedrebirth.nx01.warp.manifestor.manifest with type arguments of type WarpManifestX8SectionModifier and TypeMethodDescriptionWarpManifestX8.withSections
(List<WarpManifestX8Section> sections)