public class ProfileProfileStructureProperty extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
boolean |
array |
ProfileProfileStructure |
element |
String |
propertyName |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileProfileStructureProperty() |
| Modifier and Type | Method and Description |
|---|---|
ProfileProfileStructure |
getElement() |
String |
getPropertyName() |
boolean |
isArray() |
void |
setArray(boolean array) |
void |
setElement(ProfileProfileStructure element) |
void |
setPropertyName(String propertyName) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String propertyName
public boolean array
public ProfileProfileStructure element
public String getPropertyName()
public boolean isArray()
public ProfileProfileStructure getElement()
public void setPropertyName(String propertyName)
public void setArray(boolean array)
public void setElement(ProfileProfileStructure element)
Copyright © 2011-2012. All Rights Reserved.