Class OrderItem


public class OrderItem
extends NamedLinkContainer
  • Constructor Summary

    Constructors 
    Constructor Description
    OrderItem()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getType()  
    void setType​(java.lang.String type)  

    Methods inherited from class com.opentext.ia.sdk.dto.NamedLinkContainer

    getName, setName

    Methods inherited from class com.opentext.ia.sdk.support.http.rest.LinkContainer

    getLinks, getSelfUri, getUri, setLinks

    Methods inherited from class com.opentext.ia.sdk.support.JavaBean

    toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • getType

      public java.lang.String getType()
    • setType

      public final void setType​(java.lang.String type)