org.ota.shared
Class SingleVendorIndGroup

java.lang.Object
  extended by org.ota.shared.SingleVendorIndGroup

public class SingleVendorIndGroup
extends java.lang.Object

Indicates the alliance status of a program. Schema fragment(s) for this class:

 <xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="SingleVendorIndGroup">
   <xs:attribute name="SingleVendorInd">
     <xs:simpleType>
       <!-- Reference to inner class SingleVendorInd -->
     </xs:simpleType>
   </xs:attribute>
 </xs:attributeGroup>
 


Nested Class Summary
static class SingleVendorIndGroup.SingleVendorInd
          Schema fragment(s) for this class:
 
Constructor Summary
SingleVendorIndGroup()
           
 
Method Summary
 SingleVendorIndGroup.SingleVendorInd getSingleVendorInd()
          Get the 'SingleVendorInd' attribute value.
 void setSingleVendorInd(SingleVendorIndGroup.SingleVendorInd singleVendorInd)
          Set the 'SingleVendorInd' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleVendorIndGroup

public SingleVendorIndGroup()
Method Detail

getSingleVendorInd

public SingleVendorIndGroup.SingleVendorInd getSingleVendorInd()
Get the 'SingleVendorInd' attribute value. Indicates if program is affiliated with a group of related offers accumulating credits.

Returns:
value

setSingleVendorInd

public void setSingleVendorInd(SingleVendorIndGroup.SingleVendorInd singleVendorInd)
Set the 'SingleVendorInd' attribute value. Indicates if program is affiliated with a group of related offers accumulating credits.

Parameters:
singleVendorInd -