au.net.electronichealth.ns.pcehr.xsd.interfaces.registerpcehr._2
Class RegisterPCEHR.Assertions.Identity.EvidenceOfIdentity
java.lang.Object
au.net.electronichealth.ns.pcehr.xsd.interfaces.registerpcehr._2.RegisterPCEHR.Assertions.Identity.EvidenceOfIdentity
- Enclosing class:
- RegisterPCEHR.Assertions.Identity
public static class RegisterPCEHR.Assertions.Identity.EvidenceOfIdentity
- extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="type">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="IdentityVerificationMethod1"/>
<enumeration value="IdentityVerificationMethod2"/>
<enumeration value="IdentityVerificationMethod3"/>
<enumeration value="IdentityVerificationMethod4"/>
<enumeration value="IdentityVerificationMethod5"/>
<enumeration value="IdentityVerificationMethod6"/>
<enumeration value="IdentityVerificationMethod7"/>
<enumeration value="IdentityVerificationMethod8"/>
<enumeration value="IdentityVerificationMethod9"/>
<enumeration value="IdentityVerificationMethod10"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
Field Summary |
protected java.lang.String |
type
|
Method Summary |
java.lang.String |
getType()
Gets the value of the type property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected java.lang.String type
RegisterPCEHR.Assertions.Identity.EvidenceOfIdentity
public RegisterPCEHR.Assertions.Identity.EvidenceOfIdentity()
getType
public java.lang.String getType()
- Gets the value of the type property.
- Returns:
- possible object is
String
setType
public void setType(java.lang.String value)
- Sets the value of the type property.
- Parameters:
value
- allowed object is
String