Interface ITypeGroupAssignmentId
- All Superinterfaces:
IObjectId,Serializable
- All Known Implementing Classes:
TypeGroupAssignmentId
@JsonObject("as.dto.typegroup.id.ITypeGroupAssignmentId")
public interface ITypeGroupAssignmentId
extends IObjectId
-
Method Summary
-
Method Details
-
getTypeGroupId
ITypeGroupId getTypeGroupId() -
getSampleTypeId
IEntityTypeId getSampleTypeId()
-