public class CRMDOContactInfoDefRelation extends CRMDO implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOContactInfoDefRelation() |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoDefinition |
getContactInfoDefinition() |
ContactInformationDefinitionGroups |
getGroup() |
java.lang.String |
getLabel() |
CRMDO |
getMainEntity() |
java.lang.Integer |
getOrderNum() |
java.lang.Integer |
getSupported() |
RelationTypes |
getType() |
void |
setContactInfoDefinition(CRMDOContactInfoDefinition contactInfoDefinition) |
void |
setGroup(ContactInformationDefinitionGroups group) |
void |
setLabel(java.lang.String label) |
void |
setOrderNum(java.lang.Integer orderNum) |
void |
setSupported(java.lang.Integer supported) |
void |
setType(RelationTypes type) |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CRMDOContactInfoDefinition getContactInfoDefinition()
public void setContactInfoDefinition(CRMDOContactInfoDefinition contactInfoDefinition)
public ContactInformationDefinitionGroups getGroup()
public void setGroup(ContactInformationDefinitionGroups group)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
public java.lang.Integer getSupported()
public void setSupported(java.lang.Integer supported)
public java.lang.Integer getOrderNum()
public void setOrderNum(java.lang.Integer orderNum)
public RelationTypes getType()
public void setType(RelationTypes type)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity