public class SiteDirectorySiteImportRequest extends Object implements Serializable
| Constructor and Description |
|---|
SiteDirectorySiteImportRequest() |
SiteDirectorySiteImportRequest(long siteDirectorySiteId,
long subnetworkId) |
| 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
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
long |
getSiteDirectorySiteId()
Gets the siteDirectorySiteId value for this SiteDirectorySiteImportRequest.
|
long |
getSubnetworkId()
Gets the subnetworkId value for this SiteDirectorySiteImportRequest.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setSiteDirectorySiteId(long siteDirectorySiteId)
Sets the siteDirectorySiteId value for this SiteDirectorySiteImportRequest.
|
void |
setSubnetworkId(long subnetworkId)
Sets the subnetworkId value for this SiteDirectorySiteImportRequest.
|
public SiteDirectorySiteImportRequest()
public SiteDirectorySiteImportRequest(long siteDirectorySiteId,
long subnetworkId)
public long getSiteDirectorySiteId()
public void setSiteDirectorySiteId(long siteDirectorySiteId)
siteDirectorySiteId - public long getSubnetworkId()
public void setSubnetworkId(long subnetworkId)
subnetworkId - 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.