public class BindingConfigSummaryDesc extends EntityIdentifier
Constructor and Description |
---|
BindingConfigSummaryDesc() |
Modifier and Type | Method and Description |
---|---|
PropertyDesc[] |
getProperties() |
java.lang.String |
getType() |
void |
setProperties(PropertyDesc[] properties) |
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
public java.lang.String getType()
public void setType(java.lang.String type)
public PropertyDesc[] getProperties()
public void setProperties(PropertyDesc[] properties)
public java.lang.String toString()
toString
in class EntityIdentifier