Package org.vrspace.server.api.sketchfab
Class InlineArchives
java.lang.Object
org.vrspace.server.api.sketchfab.InlineArchives
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getGlb()
getGltf()
getUsdz()
int
hashCode()
void
setGlb
(ArchiveNested glb) void
setGltf
(ArchiveNested gltf) void
setSource
(ArchiveNested source) void
setUsdz
(ArchiveNested usdz) toString()
-
Constructor Details
-
InlineArchives
public InlineArchives()
-
-
Method Details