Package tyler.ecf.extensions.common
Class ServiceContactIdentificationType
java.lang.Object
gov.niem.niem.structures._2.ComplexObjectType
gov.niem.niem.niem_core._2.IdentificationType
tyler.ecf.extensions.common.ServiceContactIdentificationType
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>
-
Field Summary
Fields inherited from class gov.niem.niem.niem_core._2.IdentificationType
identificationCategory, identificationID, identificationJurisdiction, identificationSourceText
Fields inherited from class gov.niem.niem.structures._2.ComplexObjectType
id, linkMetadata, metadata
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gov.niem.niem.niem_core._2.IdentificationType
getIdentificationCategory, getIdentificationID, getIdentificationJurisdiction, getIdentificationSourceText, setIdentificationCategory, setIdentificationID, setIdentificationJurisdiction, setIdentificationSourceText
Methods inherited from class gov.niem.niem.structures._2.ComplexObjectType
getId, getLinkMetadata, getMetadata, setId
-
Constructor Details
-
ServiceContactIdentificationType
public ServiceContactIdentificationType()
-
-
Method Details
-
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 classIdentificationType
-