All Superinterfaces:
BusinessObject, Cloneable, ConnectedObject, MessageListHolder, Serializable
All Known Implementing Classes:
ConnectedDocumentImpl

public interface ConnectedDocument extends ConnectedObject
Represents the ConnectedDocument object
  • Field Details

  • Method Details

    • getAppTyp

      String getAppTyp()
      Returns the application type of the document(e.g. one order document, billing document, etc.).
      Returns:
      Document application type
    • setAppTyp

      void setAppTyp(String appTyp)
      Sets the application type of the document(e.g. one order document, billing document, etc.).
      Parameters:
      appTyp - Document application type