| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
Returns the description of the field.
|
ImageMetadata[] |
images
Returns the image name if field must use mapping name with image and empty otherwise.
|
String |
syntaxKind
Returns the syntax kind to use for the field and empty otherwise.
|
boolean |
syntaxWithDirective
Returns true if field which used syntax kind can have template syntax and false otherwise.
|
public abstract String syntaxKind
public abstract boolean syntaxWithDirective
public abstract String description
public abstract ImageMetadata[] images
Copyright © 2015. All Rights Reserved.