|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.provisioner.IntrawayWSDL_pkg.SpDescriptionObj
public class SpDescriptionObj
Constructor Summary | |
---|---|
SpDescriptionObj()
|
|
SpDescriptionObj(java.lang.String servicePackageName,
java.lang.String servicePackageCRMId,
java.lang.String COS,
FlowsObj[] serviceFlowsUpstream,
FlowsObj[] serviceFlowsDownstream,
ComandosObj[] grupoComandosSNMP,
OpcionesObj[] opcionesAdicionales)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCOS()
Gets the COS value for this SpDescriptionObj. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ComandosObj[] |
getGrupoComandosSNMP()
Gets the grupoComandosSNMP value for this SpDescriptionObj. |
OpcionesObj[] |
getOpcionesAdicionales()
Gets the opcionesAdicionales value for this SpDescriptionObj. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
FlowsObj[] |
getServiceFlowsDownstream()
Gets the serviceFlowsDownstream value for this SpDescriptionObj. |
FlowsObj[] |
getServiceFlowsUpstream()
Gets the serviceFlowsUpstream value for this SpDescriptionObj. |
java.lang.String |
getServicePackageCRMId()
Gets the servicePackageCRMId value for this SpDescriptionObj. |
java.lang.String |
getServicePackageName()
Gets the servicePackageName value for this SpDescriptionObj. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCOS(java.lang.String COS)
Sets the COS value for this SpDescriptionObj. |
void |
setGrupoComandosSNMP(ComandosObj[] grupoComandosSNMP)
Sets the grupoComandosSNMP value for this SpDescriptionObj. |
void |
setOpcionesAdicionales(OpcionesObj[] opcionesAdicionales)
Sets the opcionesAdicionales value for this SpDescriptionObj. |
void |
setServiceFlowsDownstream(FlowsObj[] serviceFlowsDownstream)
Sets the serviceFlowsDownstream value for this SpDescriptionObj. |
void |
setServiceFlowsUpstream(FlowsObj[] serviceFlowsUpstream)
Sets the serviceFlowsUpstream value for this SpDescriptionObj. |
void |
setServicePackageCRMId(java.lang.String servicePackageCRMId)
Sets the servicePackageCRMId value for this SpDescriptionObj. |
void |
setServicePackageName(java.lang.String servicePackageName)
Sets the servicePackageName value for this SpDescriptionObj. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpDescriptionObj()
public SpDescriptionObj(java.lang.String servicePackageName, java.lang.String servicePackageCRMId, java.lang.String COS, FlowsObj[] serviceFlowsUpstream, FlowsObj[] serviceFlowsDownstream, ComandosObj[] grupoComandosSNMP, OpcionesObj[] opcionesAdicionales)
Method Detail |
---|
public java.lang.String getServicePackageName()
public void setServicePackageName(java.lang.String servicePackageName)
servicePackageName
- public java.lang.String getServicePackageCRMId()
public void setServicePackageCRMId(java.lang.String servicePackageCRMId)
servicePackageCRMId
- public java.lang.String getCOS()
public void setCOS(java.lang.String COS)
COS
- public FlowsObj[] getServiceFlowsUpstream()
public void setServiceFlowsUpstream(FlowsObj[] serviceFlowsUpstream)
serviceFlowsUpstream
- public FlowsObj[] getServiceFlowsDownstream()
public void setServiceFlowsDownstream(FlowsObj[] serviceFlowsDownstream)
serviceFlowsDownstream
- public ComandosObj[] getGrupoComandosSNMP()
public void setGrupoComandosSNMP(ComandosObj[] grupoComandosSNMP)
grupoComandosSNMP
- public OpcionesObj[] getOpcionesAdicionales()
public void setOpcionesAdicionales(OpcionesObj[] opcionesAdicionales)
opcionesAdicionales
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |