| Package | Description |
|---|---|
| org.plasma.profile |
Package level documentation for package org.plasma.profile.
|
| org.plasma.profile.adapter |
| Modifier and Type | Field and Description |
|---|---|
protected ProfileURN |
ProfileArtifact.urn |
| Modifier and Type | Method and Description |
|---|---|
static ProfileURN |
ProfileURN.fromValue(String v) |
ProfileURN |
ProfileArtifact.getUrn()
Gets the value of the urn property.
|
static ProfileURN |
ProfileURN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileURN[] |
ProfileURN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileArtifactAdapter |
ProfileConfig.findArtifactByUrn(ProfileURN urn) |
void |
ProfileArtifact.setUrn(ProfileURN value)
Sets the value of the urn property.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileURN |
ProfileArtifactAdapter.getUrn() |
Copyright © 2015. All rights reserved.