Class AbstractComponentInfo
java.lang.Object
online.sharedtype.processor.domain.component.AbstractComponentInfo
- All Implemented Interfaces:
Serializable,ComponentInfo
- Direct Known Subclasses:
ConstantField,EnumValueInfo,FieldComponentInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal List<TagLiteralContainer> getTagLiterals(SharedType.TargetType targetType) final Stringname()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface online.sharedtype.processor.domain.component.ComponentInfo
resolved
-
Constructor Details
-
AbstractComponentInfo
public AbstractComponentInfo()
-
-
Method Details
-
name
- Specified by:
namein interfaceComponentInfo
-