Class SBInfoType


  • public class SBInfoType
    extends Object

    Java class for SBInfoType complex type.

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

     <complexType name="SBInfoType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Format" type="{http://standards.iso.org/iso-iec/19785/-3/ed-2/}RegistryIDType" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SBInfoType

        public SBInfoType()
    • Method Detail

      • setFormat

        public void setFormat​(RegistryIDType value)
        Sets the value of the format property.
        Parameters:
        value - allowed object is RegistryIDType