@Beta public final class CreateFragmentParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateFragmentParams.Builder |
Constructor and Description |
---|
CreateFragmentParams(CreateFragmentParams.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static CreateFragmentParams.Builder |
create() |
static CreateFragmentParams.Builder |
create(CreateFragmentParams source) |
boolean |
equals(Object o) |
Component |
getComponent() |
PropertyTree |
getConfig() |
ContentPath |
getParent() |
int |
hashCode() |
public CreateFragmentParams(CreateFragmentParams.Builder builder)
public PropertyTree getConfig()
public ContentPath getParent()
public Component getComponent()
public static CreateFragmentParams.Builder create()
public static CreateFragmentParams.Builder create(CreateFragmentParams source)