|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactTypeEnum | |
|---|---|
| org.overlord.sramp.common | |
| Uses of ArtifactTypeEnum in org.overlord.sramp.common |
|---|
| Methods in org.overlord.sramp.common that return ArtifactTypeEnum | |
|---|---|
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. |
| Methods in org.overlord.sramp.common with parameters of type ArtifactTypeEnum | |
|---|---|
void |
ArtifactType.setArtifactType(ArtifactTypeEnum artifactType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||