@ConsumerType public abstract class AbstractFDField extends java.lang.Object implements FDField
Constructor and Description |
---|
AbstractFDField() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getGuideFieldType() |
java.lang.String |
getId() |
java.lang.String |
getName() |
java.lang.String |
getPath() |
java.lang.String |
getTitle() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAuthoringConfigJSON
@Nonnull public java.lang.String getTitle()
@Nonnull public java.lang.String getPath()
@Nonnull public java.lang.String getName()
@Nullable public java.lang.String getDescription()
getDescription
in interface FDField
@Nonnull public java.lang.String getId()
@Nonnull public java.lang.String getGuideFieldType()
getGuideFieldType
in interface FDField
Copyright © 2010 - 2020 Adobe. All Rights Reserved