Package com.jamasoftware.velocity.api
Interface CommentType
-
- All Superinterfaces:
DomainObjectBase
public interface CommentType extends DomainObjectBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
-
Methods inherited from interface com.jamasoftware.velocity.api.DomainObjectBase
getId, getOrganizationId
-
-