public class SiteDirectoryDfaSiteMappingRequest extends Object implements Serializable
| Constructor and Description |
|---|
SiteDirectoryDfaSiteMappingRequest() |
SiteDirectoryDfaSiteMappingRequest(long dfaSiteId,
long siteDirectorySiteId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
long |
getDfaSiteId()
Gets the dfaSiteId value for this SiteDirectoryDfaSiteMappingRequest.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
long |
getSiteDirectorySiteId()
Gets the siteDirectorySiteId value for this SiteDirectoryDfaSiteMappingRequest.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setDfaSiteId(long dfaSiteId)
Sets the dfaSiteId value for this SiteDirectoryDfaSiteMappingRequest.
|
void |
setSiteDirectorySiteId(long siteDirectorySiteId)
Sets the siteDirectorySiteId value for this SiteDirectoryDfaSiteMappingRequest.
|
public SiteDirectoryDfaSiteMappingRequest()
public SiteDirectoryDfaSiteMappingRequest(long dfaSiteId,
long siteDirectorySiteId)
public long getDfaSiteId()
public void setDfaSiteId(long dfaSiteId)
dfaSiteId - public long getSiteDirectorySiteId()
public void setSiteDirectorySiteId(long siteDirectorySiteId)
siteDirectorySiteId - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.