public class ParentRef extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Container,ParentRef> |
T0_PARENT_REF |
| Constructor and Description |
|---|
ParentRef(Id id,
EntityType type) |
ParentRef(long id,
EntityType type) |
public ParentRef(long id,
EntityType type)
public ParentRef(Id id, EntityType type)
public Id getId()
public EntityType getType()
Copyright © 2014. All rights reserved.