| Package | Description |
|---|---|
| org.overlord.sramp.common |
| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeEnum |
ArtifactType.getArtifactType() |
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactEnum apiType)
Figures out the type from the s-ramp API type.
|
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.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-2014 JBoss, a division of Red Hat. All Rights Reserved.