Module jonix.common

Class JonixProductWebsite

java.lang.Object
com.tectonica.jonix.common.struct.JonixProductWebsite
All Implemented Interfaces:
JonixStruct, Serializable

public class JonixProductWebsite extends Object implements JonixStruct, Serializable
This class is a JonixStruct that represents Onix2 <ProductWebsite>.

It can be retrieved from the composite by invoking its asStruct() method.

See Also:
  • Field Details

    • EMPTY

      public static final JonixProductWebsite EMPTY
    • websiteRole

      public WebsiteRoles websiteRole
    • productWebsiteDescription

      public String productWebsiteDescription
      Raw Format: Variable-length text, suggested maximum length 300 characters (XHTML is enabled in this element - see ONIX for Books - Product Information Message - XML Message Specification, Section 7)

      (type: XHTML)

  • Constructor Details

    • JonixProductWebsite

      public JonixProductWebsite()