public class CRMDOContactInfoDefAddress extends CRMDO implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOContactInfoDefAddress() |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoDefinition |
getContactInfoDefinition() |
ContactInformationDefinitionGroups |
getGroup() |
java.lang.String |
getLabel() |
CRMDO |
getMainEntity() |
java.lang.Integer |
getOrderNum() |
static long |
getSerialversionuid() |
java.lang.Integer |
getSupported() |
AddressTypes |
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(AddressTypes 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 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 CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity
public AddressTypes getType()
public void setType(AddressTypes type)
public ContactInformationDefinitionGroups getGroup()
public void setGroup(ContactInformationDefinitionGroups group)
public static long getSerialversionuid()