Class CommentType


  • public class CommentType
    extends TextType

    Java class for CommentType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="CommentType">
       <simpleContent>
         <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>TextType">
         </extension>
       </simpleContent>
     </complexType>
     
    • Constructor Detail

      • CommentType

        public CommentType()