Skip navigation links


com.thortech.xl.gc.impl.prov
Class WSTransportTargetOperation

java.lang.Object
  extended by com.thortech.xl.gc.impl.prov.WSTransportTargetOperation

All Implemented Interfaces:
TargetOperation

public class WSTransportTargetOperation
extends java.lang.Object
implements TargetOperation

Constructor Summary
WSTransportTargetOperation()
           

 

Method Summary
 byte[] getSPMLFormattedData()
          This method can be used for fetches the SPML data packet containing the provisioning input from the value object.
 void setSPMLFormattedData(byte[] formattedData)
          This method sets the SPML data packet containing the provisioning input in the value object.

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WSTransportTargetOperation

public WSTransportTargetOperation()

Method Detail

getSPMLFormattedData

public byte[] getSPMLFormattedData()
This method can be used for fetches the SPML data packet containing the provisioning input from the value object.
Returns:
byte[] SPML data packet containing provisioning input

setSPMLFormattedData

public void setSPMLFormattedData(byte[] formattedData)
This method sets the SPML data packet containing the provisioning input in the value object.
Parameters:
byte[] - - SPML data packet containing provisioning input

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.