public class Assembly extends AbstractResource
 See AbstractResource for more general information.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Assembly.Builder<T extends Assembly> | 
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CAMP_TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| static Assembly.Builder<? extends Assembly> | builder() | 
| ResourceLookup<ApplicationComponent> | getApplicationComponents() | 
| AssemblyTemplate | getAssemblyTemplate() | 
| ResourceLookup<PlatformComponent> | getPlatformComponents() | 
getCreated, getCustomAttributes, getDescription, getId, getName, getRepresentationSkew, getSourceCode, getTags, getType, setCustomAttribute, toStringpublic static final java.lang.String CAMP_TYPE
public AssemblyTemplate getAssemblyTemplate()
public ResourceLookup<ApplicationComponent> getApplicationComponents()
public ResourceLookup<PlatformComponent> getPlatformComponents()
public static Assembly.Builder<? extends Assembly> builder()