|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgramCommonAssembly
| Method Summary | |
|---|---|
Map<String,String> |
getAttributes()
List of key/value pairs, typically used for dynamic attributes. |
String |
getId()
Unique identifier for a program. |
MetaInfo |
getMetaInfo()
Create and last update info for the structure. |
String |
getState()
The current status of the program. |
String |
getType()
Unique identifier for a learning unit type. |
void |
setAttributes(Map<String,String> attributes)
|
void |
setId(String id)
|
void |
setMetaInfo(MetaInfo metaInfo)
|
void |
setState(String state)
|
void |
setType(String type)
|
| Method Detail |
|---|
Map<String,String> getAttributes()
void setAttributes(Map<String,String> attributes)
MetaInfo getMetaInfo()
void setMetaInfo(MetaInfo metaInfo)
String getType()
void setType(String type)
String getState()
void setState(String state)
String getId()
void setId(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||