Class BaseOptionWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class BaseOptionWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Representation of a Base Ooption
    See Also:
    Serialized Form
    • Constructor Detail

      • BaseOptionWsDTO

        public BaseOptionWsDTO()
    • Method Detail

      • setVariantType

        public void setVariantType​(java.lang.String variantType)
      • getVariantType

        public java.lang.String getVariantType()