Package land.oras
Class ArtifactType
java.lang.Object
land.oras.ArtifactType
Class for artifact type
-
Method Summary
Modifier and TypeMethodDescriptionstatic ArtifactType
Create an artifact typeGet the media typetoString()
static ArtifactType
unknown()
Create an unknown artifact type
-
Method Details