public class CustomContactProperty extends Object
Constructor and Description |
---|
CustomContactProperty() |
public String getName()
public void setName(String name)
public String getLabel()
public void setLabel(String label)
public String getDescription()
public void setDescription(String description)
public String getGroupName()
public void setGroupName(String groupName)
public Boolean getFormField()
public void setFormField(Boolean formField)
public Integer getDisplayOrder()
public void setDisplayOrder(Integer displayOrder)
public Boolean getReadOnlyValue()
public void setReadOnlyValue(Boolean readOnlyValue)
public Boolean getReadOnlyDefinition()
public void setReadOnlyDefinition(Boolean readOnlyDefinition)
public Boolean getHidden()
public void setHidden(Boolean hidden)
public Boolean getMutableDefinitionNotDeletable()
public void setMutableDefinitionNotDeletable(Boolean mutableDefinitionNotDeletable)
public Boolean getFavorited()
public void setFavorited(Boolean favorited)
public Integer getFavoritedOrder()
public void setFavoritedOrder(Integer favoritedOrder)
public List<CustomContactPropertyOptions> getOptions()
public void setOptions(List<CustomContactPropertyOptions> options)
public CustomContactPropertyType getType()
public void setType(CustomContactPropertyType type)
public CustomContactPropertyFieldType getFieldType()
public void setFieldType(CustomContactPropertyFieldType fieldType)
Copyright © 2010–2016. All rights reserved.