Package | Description |
---|---|
org.jboss.as.patching.metadata |
Modifier and Type | Method and Description |
---|---|
ContentType |
ContentItem.getContentType()
The content type.
|
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ContentItem(String name,
byte[] contentHash,
ContentType contentType) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.