public class ProfileProfileStructure extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ProfileProfileStructureProperty[] |
child |
String |
profileTypeName |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileProfileStructure() |
| Modifier and Type | Method and Description |
|---|---|
ProfileProfileStructureProperty[] |
getChild() |
String |
getProfileTypeName() |
void |
setChild(ProfileProfileStructureProperty[] child) |
void |
setProfileTypeName(String profileTypeName) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String profileTypeName
public ProfileProfileStructureProperty[] child
public String getProfileTypeName()
public ProfileProfileStructureProperty[] getChild()
public void setProfileTypeName(String profileTypeName)
public void setChild(ProfileProfileStructureProperty[] child)
Copyright © 2011-2012. All Rights Reserved.