public class AssemblyDto extends ResourceDto
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<LinkDto> | 
getApplicationComponents()  | 
java.util.List<LinkDto> | 
getPlatformComponents()  | 
static AssemblyDto | 
newInstance(DtoFactory dtoFactory,
           Assembly x)  | 
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstancegetCustomAttributespublic static final java.lang.String CLASS_NAME
public java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public static AssemblyDto newInstance(DtoFactory dtoFactory, Assembly x)