| Package | Description |
|---|---|
| org.overlord.sramp.common |
| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeEnum |
ArtifactType.getArtifactType() |
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(BaseArtifactEnum apiType)
Figures out the type from the s-ramp API type.
|
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(BaseArtifactType artifact)
Figures out the type from the artifact instance.
|
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactTypeEnum[] |
ArtifactTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactType.setArtifactType(ArtifactTypeEnum artifactType) |
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.