@Entity public class CustomFieldPrincipalType extends PrincipalType
| Constructor and Description |
|---|
CustomFieldPrincipalType() |
| Modifier and Type | Method and Description |
|---|---|
UserCustomField |
getCustomField() |
PrincipalTypeNature |
getNature() |
boolean |
isUsedExternalPayment() |
void |
setCustomField(UserCustomField customField) |
getDataTranslationType, getNetwork, setNetworkgetDescription, getInternalName, setDescription, setInternalName, toStringcompareTo, getName, getNames, setNamegetLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic UserCustomField getCustomField()
public PrincipalTypeNature getNature()
getNature in class PrincipalTypepublic boolean isUsedExternalPayment()
isUsedExternalPayment in class PrincipalTypepublic void setCustomField(UserCustomField customField)