Class ResourceManifest
java.lang.Object
com.inductiveautomation.ignition.common.resourcecollection.ResourceManifest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getFiles()
getScope()
int
int
hashCode()
boolean
boolean
static ResourceManifest.Builder
Create a newResourceManifest.Builder
.
-
Field Details
-
RESOURCE_VERSION
public static final int RESOURCE_VERSION- See Also:
-
RESOURCE_MANIFEST_FILE_NAME
- See Also:
-
UNARY_RESOURCE_MANIFEST_FILE_NAME
- See Also:
-
-
Constructor Details
-
ResourceManifest
-
-
Method Details
-
getScope
-
getVersion
public int getVersion() -
getDocumentation
-
isRestricted
public boolean isRestricted() -
isOverridable
public boolean isOverridable() -
getFiles
-
getAttributes
-
newBuilder
Create a newResourceManifest.Builder
.- Returns:
- a new
ResourceManifest.Builder
.
-
equals
-
hashCode
public int hashCode()
-