Package org.hl7.v3

Class StrucDocBr

java.lang.Object
org.hl7.v3.StrucDocBr

public class StrucDocBr extends Object

Java class for StrucDoc.Br complex type.

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

 <complexType name="StrucDoc.Br">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • StrucDocBr

      public StrucDocBr()
  • Method Details

    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
      Overrides:
      toString in class Object