Searched refs:_ContactType (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DContactTypeImpl.java21 protected java.lang.String _ContactType; field in class:ContactTypeImpl
92 return _ContactType;
96 _ContactType = value;
213 context.text(((java.lang.String) _ContactType), "ContactType");
485 _ContactType = value;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DContactTypeImpl.java20 protected java.lang.String _ContactType; field in class:ContactTypeImpl
83 return _ContactType;
87 _ContactType = value;
204 context.text(((java.lang.String) _ContactType), "ContactType");
454 _ContactType = value;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DContactTypeImpl.java21 protected java.lang.String _ContactType; field in class:ContactTypeImpl
92 return _ContactType;
96 _ContactType = value;
213 context.text(((java.lang.String) _ContactType), "ContactType");
485 _ContactType = value;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DContactTypeImpl.java20 protected java.lang.String _ContactType; field in class:ContactTypeImpl
83 return _ContactType;
87 _ContactType = value;
204 context.text(((java.lang.String) _ContactType), "ContactType");
454 _ContactType = value;

Completed in 64 milliseconds