@Beta public final class PartDescriptor extends ComponentDescriptor
Modifier and Type | Class and Description |
---|---|
static class |
PartDescriptor.Builder |
ComponentDescriptor.BaseBuilder<T extends ComponentDescriptor.BaseBuilder>
Modifier and Type | Method and Description |
---|---|
static PartDescriptor.Builder |
copyOf(PartDescriptor partDescriptor) |
static PartDescriptor.Builder |
create() |
ResourceKey |
getComponentPath() |
static ResourceKey |
toResourceKey(DescriptorKey key) |
getConfig, getDisplayName
getApplicationKey, getKey, getName
public ResourceKey getComponentPath()
getComponentPath
in class ComponentDescriptor
public static ResourceKey toResourceKey(DescriptorKey key)
public static PartDescriptor.Builder create()
public static PartDescriptor.Builder copyOf(PartDescriptor partDescriptor)