Class ServiceContactIdentificationType


public class ServiceContactIdentificationType extends IdentificationType

Java class for ServiceContactIdentificationType complex type.

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

 <complexType name="ServiceContactIdentificationType">
   <complexContent>
     <extension base="{http://niem.gov/niem/niem-core/2.0}IdentificationType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ServiceContactIdentificationType

      public ServiceContactIdentificationType()
  • Method Details

    • 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 IdentificationType