Class CompiledExtension

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.ToString2

    public class CompiledExtension
    extends CompiledExtensionType
    implements org.jvnet.jaxb2_commons.lang.ToString2

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <extension base="{http://biceps.extension.jaxb}CompiledExtensionType">
           <attribute ref="{http://standards.ieee.org/downloads/11073/11073-10207-2017/extension}MustUnderstand"/>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • mustUnderstand

        protected Boolean mustUnderstand
    • Constructor Detail

      • CompiledExtension

        public CompiledExtension()
    • Method Detail

      • isMustUnderstand

        public boolean isMustUnderstand()
        Gets the value of the mustUnderstand property.
        Returns:
        possible object is Boolean
      • setMustUnderstand

        public void setMustUnderstand​(Boolean value)
        Sets the value of the mustUnderstand property.
        Parameters:
        value - allowed object is Boolean
      • append

        public StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                    StringBuilder buffer,
                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
        Overrides:
        append in class CompiledExtensionType
      • appendFields

        public StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                          StringBuilder buffer,
                                          org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
        Overrides:
        appendFields in class CompiledExtensionType