public class OrgUnitBusinessConstantAssociation
extends java.lang.Object
implements java.io.Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="orgUnitBusinessConstantAssociationId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="organizationalUnitId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="organizationalUnitName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="businessParameterId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="businessParameterName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="createdBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="createdByIdentityContext" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastUpdatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastUpdatedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastUpdatedByIdentityContext" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OrgUnitBusinessConstantAssociation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBusinessParameterId()
Gets the value of the businessParameterId property.
|
java.lang.String |
getBusinessParameterName()
Gets the value of the businessParameterName property.
|
java.lang.String |
getCreatedBy()
Gets the value of the createdBy property.
|
java.lang.String |
getCreatedByIdentityContext()
Gets the value of the createdByIdentityContext property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCreatedDate()
Gets the value of the createdDate property.
|
java.lang.String |
getLastUpdatedBy()
Gets the value of the lastUpdatedBy property.
|
java.lang.String |
getLastUpdatedByIdentityContext()
Gets the value of the lastUpdatedByIdentityContext property.
|
javax.xml.datatype.XMLGregorianCalendar |
getLastUpdatedDate()
Gets the value of the lastUpdatedDate property.
|
java.lang.String |
getOrganizationalUnitId()
Gets the value of the organizationalUnitId property.
|
java.lang.String |
getOrganizationalUnitName()
Gets the value of the organizationalUnitName property.
|
java.lang.String |
getOrgUnitBusinessConstantAssociationId()
Gets the value of the orgUnitBusinessConstantAssociationId property.
|
java.lang.String |
getValue()
Gets the value of the value property.
|
boolean |
isSetBusinessParameterId() |
boolean |
isSetBusinessParameterName() |
boolean |
isSetCreatedBy() |
boolean |
isSetCreatedByIdentityContext() |
boolean |
isSetCreatedDate() |
boolean |
isSetLastUpdatedBy() |
boolean |
isSetLastUpdatedByIdentityContext() |
boolean |
isSetLastUpdatedDate() |
boolean |
isSetOrganizationalUnitId() |
boolean |
isSetOrganizationalUnitName() |
boolean |
isSetOrgUnitBusinessConstantAssociationId() |
boolean |
isSetValue() |
void |
setBusinessParameterId(java.lang.String value)
Sets the value of the businessParameterId property.
|
void |
setBusinessParameterName(java.lang.String value)
Sets the value of the businessParameterName property.
|
void |
setCreatedBy(java.lang.String value)
Sets the value of the createdBy property.
|
void |
setCreatedByIdentityContext(java.lang.String value)
Sets the value of the createdByIdentityContext property.
|
void |
setCreatedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the createdDate property.
|
void |
setLastUpdatedBy(java.lang.String value)
Sets the value of the lastUpdatedBy property.
|
void |
setLastUpdatedByIdentityContext(java.lang.String value)
Sets the value of the lastUpdatedByIdentityContext property.
|
void |
setLastUpdatedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastUpdatedDate property.
|
void |
setOrganizationalUnitId(java.lang.String value)
Sets the value of the organizationalUnitId property.
|
void |
setOrganizationalUnitName(java.lang.String value)
Sets the value of the organizationalUnitName property.
|
void |
setOrgUnitBusinessConstantAssociationId(java.lang.String value)
Sets the value of the orgUnitBusinessConstantAssociationId property.
|
void |
setValue(java.lang.String value)
Sets the value of the value property.
|
public java.lang.String getOrgUnitBusinessConstantAssociationId()
Stringpublic void setOrgUnitBusinessConstantAssociationId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrgUnitBusinessConstantAssociationId()
public java.lang.String getOrganizationalUnitId()
Stringpublic void setOrganizationalUnitId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrganizationalUnitId()
public java.lang.String getOrganizationalUnitName()
Stringpublic void setOrganizationalUnitName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrganizationalUnitName()
public java.lang.String getBusinessParameterId()
Stringpublic void setBusinessParameterId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetBusinessParameterId()
public java.lang.String getBusinessParameterName()
Stringpublic void setBusinessParameterName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetBusinessParameterName()
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetValue()
public javax.xml.datatype.XMLGregorianCalendar getCreatedDate()
XMLGregorianCalendarpublic void setCreatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetCreatedDate()
public java.lang.String getCreatedBy()
Stringpublic void setCreatedBy(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCreatedBy()
public java.lang.String getCreatedByIdentityContext()
Stringpublic void setCreatedByIdentityContext(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCreatedByIdentityContext()
public javax.xml.datatype.XMLGregorianCalendar getLastUpdatedDate()
XMLGregorianCalendarpublic void setLastUpdatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetLastUpdatedDate()
public java.lang.String getLastUpdatedBy()
Stringpublic void setLastUpdatedBy(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetLastUpdatedBy()
public java.lang.String getLastUpdatedByIdentityContext()
Stringpublic void setLastUpdatedByIdentityContext(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetLastUpdatedByIdentityContext()