@Entity public class GithubContentType extends Object implements Serializable
| Constructor and Description |
|---|
GithubContentType() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getName() |
RichContentType |
getRichContentType() |
void |
setId(Long id) |
void |
setRichContentType(RichContentType richContentType) |
public Long getId()
public void setId(Long id)
public RichContentType getRichContentType()
public void setRichContentType(RichContentType richContentType)
public String getName()
Copyright © 2013. All Rights Reserved.