Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1.4.0)

E16598-02


com.flashline.registry.openapi.decision
Class ExtractionDeploymentDecision

java.lang.Object
  extended by com.flashline.registry.openapi.decision.Decision
      extended by com.flashline.registry.openapi.decision.ExtractionDeploymentDecision

All Implemented Interfaces:
java.io.Serializable

public class ExtractionDeploymentDecision
extends Decision
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
ExtractionDeploymentDecision()
           
ExtractionDeploymentDecision(long extractionID, java.lang.String status)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 long getExtractionID()
          Gets the extractionID value for this ExtractionDeploymentDecision.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getStatus()
          Gets the status value for this ExtractionDeploymentDecision.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setExtractionID(long extractionID)
          Sets the extractionID value for this ExtractionDeploymentDecision.
 void setStatus(java.lang.String status)
          Sets the status value for this ExtractionDeploymentDecision.

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ExtractionDeploymentDecision

public ExtractionDeploymentDecision()

ExtractionDeploymentDecision

public ExtractionDeploymentDecision(long extractionID,
                                    java.lang.String status)

Method Detail

getExtractionID

public long getExtractionID()
Gets the extractionID value for this ExtractionDeploymentDecision.
Returns:
extractionID

setExtractionID

public void setExtractionID(long extractionID)
Sets the extractionID value for this ExtractionDeploymentDecision.
Parameters:
extractionID -

getStatus

public java.lang.String getStatus()
Gets the status value for this ExtractionDeploymentDecision.
Returns:
status

setStatus

public void setStatus(java.lang.String status)
Sets the status value for this ExtractionDeploymentDecision.
Parameters:
status -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class Decision

hashCode

public int hashCode()
Overrides:
hashCode in class Decision

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer

Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1.4.0)

E16598-02


Copyright © 2004-2011, Oracle and/or its affiliates. All rights reserved.