public class CodeSnippetDTO
extends org.osgi.dto.DTO
| Modifier and Type | Field and Description |
|---|---|
String |
description
Short description of this code snippet (optional).
|
String |
id
Id of this code snippet.
|
String |
title
Title of this code snippet (optional).
|
| Constructor and Description |
|---|
CodeSnippetDTO() |
Copyright © 2021. All rights reserved.