org.intuitel.imsld.lvlA
Modifier and Type | Field and Description |
---|---|
protected String |
identifier |
protected List<LearningActivityRef> |
learningActivityRef |
protected String |
structureType |
Constructor and Description |
---|
ActivityStructure() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
List<LearningActivityRef> |
getLearningActivityRef() |
String |
getStructureType() |
void |
setIdentifier(String value) |
void |
setStructureType(String value) |
protected List<LearningActivityRef> learningActivityRef
protected String identifier
protected String structureType
public List<LearningActivityRef> getLearningActivityRef()
public String getIdentifier()
getIdentifier
in interface Activity
public void setIdentifier(String value)
setIdentifier
in interface Activity
public String getStructureType()
public void setStructureType(String value)
Copyright © 2014. All rights reserved.