public interface ObjectGroup extends EnumCode
EnumCode.MapFactory
Modifier and Type | Method and Description |
---|---|
GroupCategory |
getCategory()
Gets the category.
|
Class<? extends ObjectVariation> |
getObjectVariationClass()
Gets the object variation class.
|
default Optional<PointType> |
getPointType()
Gets the point type.
|
String |
getTitle()
Gets the group title.
|
@Nonnull @CheckReturnValue GroupCategory getCategory()
@Nonnull @CheckReturnValue Class<? extends ObjectVariation> getObjectVariationClass()
@Nonnull @CheckReturnValue default Optional<PointType> getPointType()
@Nonnull @CheckReturnValue String getTitle()
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.