public class PAuditXType extends Object
Java class for PAuditXType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PAuditXType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ActivityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ActivityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ActualName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ApplicationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AuditTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="BOFieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BOFieldType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BussinessObjName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="HostName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NewValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NewValueName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OldValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OldValueName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Operation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PrmUserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ProjectShortName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SubjectArea" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TableColumnName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TablePrimaryKeys" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UdfCodeTypeLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
activityCode |
protected String |
activityName |
protected String |
actualName |
protected String |
applicationName |
protected LocalDateTime |
auditTimestamp |
protected String |
boFieldName |
protected String |
boFieldType |
protected String |
bussinessObjName |
protected String |
hostName |
protected String |
newValue |
protected String |
newValueName |
protected String |
oldValue |
protected String |
oldValueName |
protected String |
operation |
protected String |
prmUserName |
protected String |
projectName |
protected Integer |
projectObjectId |
protected String |
projectShortName |
protected String |
subjectArea |
protected String |
tableColumnName |
protected String |
tablePrimaryKeys |
protected String |
udfCodeTypeLabel |
Constructor and Description |
---|
PAuditXType() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityCode()
Gets the value of the activityCode property.
|
String |
getActivityName()
Gets the value of the activityName property.
|
String |
getActualName()
Gets the value of the actualName property.
|
String |
getApplicationName()
Gets the value of the applicationName property.
|
LocalDateTime |
getAuditTimestamp()
Gets the value of the auditTimestamp property.
|
String |
getBOFieldName()
Gets the value of the boFieldName property.
|
String |
getBOFieldType()
Gets the value of the boFieldType property.
|
String |
getBussinessObjName()
Gets the value of the bussinessObjName property.
|
String |
getHostName()
Gets the value of the hostName property.
|
String |
getNewValue()
Gets the value of the newValue property.
|
String |
getNewValueName()
Gets the value of the newValueName property.
|
String |
getOldValue()
Gets the value of the oldValue property.
|
String |
getOldValueName()
Gets the value of the oldValueName property.
|
String |
getOperation()
Gets the value of the operation property.
|
String |
getPrmUserName()
Gets the value of the prmUserName property.
|
String |
getProjectName()
Gets the value of the projectName property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property.
|
String |
getProjectShortName()
Gets the value of the projectShortName property.
|
String |
getSubjectArea()
Gets the value of the subjectArea property.
|
String |
getTableColumnName()
Gets the value of the tableColumnName property.
|
String |
getTablePrimaryKeys()
Gets the value of the tablePrimaryKeys property.
|
String |
getUdfCodeTypeLabel()
Gets the value of the udfCodeTypeLabel property.
|
void |
setActivityCode(String value)
Sets the value of the activityCode property.
|
void |
setActivityName(String value)
Sets the value of the activityName property.
|
void |
setActualName(String value)
Sets the value of the actualName property.
|
void |
setApplicationName(String value)
Sets the value of the applicationName property.
|
void |
setAuditTimestamp(LocalDateTime value)
Sets the value of the auditTimestamp property.
|
void |
setBOFieldName(String value)
Sets the value of the boFieldName property.
|
void |
setBOFieldType(String value)
Sets the value of the boFieldType property.
|
void |
setBussinessObjName(String value)
Sets the value of the bussinessObjName property.
|
void |
setHostName(String value)
Sets the value of the hostName property.
|
void |
setNewValue(String value)
Sets the value of the newValue property.
|
void |
setNewValueName(String value)
Sets the value of the newValueName property.
|
void |
setOldValue(String value)
Sets the value of the oldValue property.
|
void |
setOldValueName(String value)
Sets the value of the oldValueName property.
|
void |
setOperation(String value)
Sets the value of the operation property.
|
void |
setPrmUserName(String value)
Sets the value of the prmUserName property.
|
void |
setProjectName(String value)
Sets the value of the projectName property.
|
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.
|
void |
setProjectShortName(String value)
Sets the value of the projectShortName property.
|
void |
setSubjectArea(String value)
Sets the value of the subjectArea property.
|
void |
setTableColumnName(String value)
Sets the value of the tableColumnName property.
|
void |
setTablePrimaryKeys(String value)
Sets the value of the tablePrimaryKeys property.
|
void |
setUdfCodeTypeLabel(String value)
Sets the value of the udfCodeTypeLabel property.
|
protected String activityCode
protected String activityName
protected String actualName
protected String applicationName
protected LocalDateTime auditTimestamp
protected String boFieldName
protected String boFieldType
protected String bussinessObjName
protected String hostName
protected String newValue
protected String newValueName
protected String oldValue
protected String oldValueName
protected String operation
protected String prmUserName
protected String projectName
protected Integer projectObjectId
protected String projectShortName
protected String subjectArea
protected String tableColumnName
protected String tablePrimaryKeys
protected String udfCodeTypeLabel
public String getActivityCode()
String
public void setActivityCode(String value)
value
- allowed object is
String
public String getActivityName()
String
public void setActivityName(String value)
value
- allowed object is
String
public String getActualName()
String
public void setActualName(String value)
value
- allowed object is
String
public String getApplicationName()
String
public void setApplicationName(String value)
value
- allowed object is
String
public LocalDateTime getAuditTimestamp()
String
public void setAuditTimestamp(LocalDateTime value)
value
- allowed object is
String
public String getBOFieldName()
String
public void setBOFieldName(String value)
value
- allowed object is
String
public String getBOFieldType()
String
public void setBOFieldType(String value)
value
- allowed object is
String
public String getBussinessObjName()
String
public void setBussinessObjName(String value)
value
- allowed object is
String
public String getHostName()
String
public void setHostName(String value)
value
- allowed object is
String
public String getNewValue()
String
public void setNewValue(String value)
value
- allowed object is
String
public String getNewValueName()
String
public void setNewValueName(String value)
value
- allowed object is
String
public String getOldValue()
String
public void setOldValue(String value)
value
- allowed object is
String
public String getOldValueName()
String
public void setOldValueName(String value)
value
- allowed object is
String
public String getOperation()
String
public void setOperation(String value)
value
- allowed object is
String
public String getPrmUserName()
String
public void setPrmUserName(String value)
value
- allowed object is
String
public String getProjectName()
String
public void setProjectName(String value)
value
- allowed object is
String
public Integer getProjectObjectId()
Integer
public void setProjectObjectId(Integer value)
value
- allowed object is
Integer
public String getProjectShortName()
String
public void setProjectShortName(String value)
value
- allowed object is
String
public String getSubjectArea()
String
public void setSubjectArea(String value)
value
- allowed object is
String
public String getTableColumnName()
String
public void setTableColumnName(String value)
value
- allowed object is
String
public String getTablePrimaryKeys()
String
public void setTablePrimaryKeys(String value)
value
- allowed object is
String
public String getUdfCodeTypeLabel()
String
Copyright © 2000–2025 Packwood Software. All rights reserved.