public class AccEntriesSourcesLine extends org.beigesoft.persistable.AHasIdLongVersion implements org.beigesoft.model.IOwned<AccSettings>
Accounting Entries Source Line. Version changed time algorithm.
| Constructor and Description |
|---|
AccEntriesSourcesLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Geter for description.
|
EEntriesAccountingType |
getEntriesAccountingType()
Getter for entriesAccountingType.
|
EEntriesSourceType |
getEntriesSourceType()
Geter for entriesSourceType.
|
String |
getFileName()
Geter for fileName.
|
Boolean |
getIsUsed()
Geter for isUsed.
|
AccSettings |
getItsOwner()
Geter for itsOwner.
|
String |
getSetCode()
Geter for setCode.
|
String |
getSourceIdName()
Getter for sourceIdName.
|
Integer |
getSourceType()
Geter for sourceType.
|
void |
setDescription(String pDescription)
Setter for description.
|
void |
setEntriesAccountingType(EEntriesAccountingType pEntriesAccountingType)
Setter for entriesAccountingType.
|
void |
setEntriesSourceType(EEntriesSourceType pEntriesSourceType)
Setter for entriesSourceType.
|
void |
setFileName(String pFileName)
Setter for fileName.
|
void |
setIsUsed(Boolean pIsUsed)
Setter for isUsed.
|
void |
setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
|
void |
setSetCode(String pSetCode)
Setter for setCode.
|
void |
setSourceIdName(String pSourceIdName)
Setter for sourceIdName.
|
void |
setSourceType(Integer pSourceType)
Setter for sourceType.
|
getItsVersion, setItsVersionpublic final AccSettings getItsOwner()
Geter for itsOwner.
getItsOwner in interface org.beigesoft.model.IOwned<AccSettings>public final void setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
setItsOwner in interface org.beigesoft.model.IOwned<AccSettings>pItsOwner - referencepublic final Integer getSourceType()
Geter for sourceType.
public final void setSourceType(Integer pSourceType)
Setter for sourceType.
pSourceType - referencepublic final String getFileName()
Geter for fileName.
public final void setFileName(String pFileName)
Setter for fileName.
pFileName - referencepublic final String getSourceIdName()
Getter for sourceIdName.
public final void setSourceIdName(String pSourceIdName)
Setter for sourceIdName.
pSourceIdName - referencepublic final String getDescription()
Geter for description.
public final void setDescription(String pDescription)
Setter for description.
pDescription - referencepublic final String getSetCode()
Geter for setCode.
public final void setSetCode(String pSetCode)
Setter for setCode.
pSetCode - referencepublic final Boolean getIsUsed()
Geter for isUsed.
public final void setIsUsed(Boolean pIsUsed)
Setter for isUsed.
pIsUsed - referencepublic final EEntriesSourceType getEntriesSourceType()
Geter for entriesSourceType.
public final void setEntriesSourceType(EEntriesSourceType pEntriesSourceType)
Setter for entriesSourceType.
pEntriesSourceType - referencepublic final EEntriesAccountingType getEntriesAccountingType()
Getter for entriesAccountingType.
public final void setEntriesAccountingType(EEntriesAccountingType pEntriesAccountingType)
Setter for entriesAccountingType.
pEntriesAccountingType - referenceCopyright © 2016–2018. All rights reserved.