public interface ImmutableCareerData extends ImmutableVariantData<Career,ImmutableCareerData,CareerData>
Modifier and Type | Method and Description |
---|---|
ImmutableValue<Career> |
career()
Gets the
ImmutableValue for the Career . |
type
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Career> career()
ImmutableValue
for the Career
.