Searched refs:_SurName (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.java15 protected java.lang.String _SurName; field in class:ContactTypeImpl
38 return _SurName;
42 _SurName = value;
132 if (_SurName!= null) {
137 context.text(((java.lang.String) _SurName), "SurName");
826 _SurName = value;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DContactTypeImpl.java15 protected java.lang.String _SurName; field in class:ContactTypeImpl
37 return _SurName;
41 _SurName = value;
136 if (_SurName!= null) {
141 context.text(((java.lang.String) _SurName), "SurName");
718 _SurName = value;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DContactTypeImpl.java15 protected java.lang.String _SurName; field in class:ContactTypeImpl
38 return _SurName;
42 _SurName = value;
132 if (_SurName!= null) {
137 context.text(((java.lang.String) _SurName), "SurName");
826 _SurName = value;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DContactTypeImpl.java15 protected java.lang.String _SurName; field in class:ContactTypeImpl
37 return _SurName;
41 _SurName = value;
136 if (_SurName!= null) {
141 context.text(((java.lang.String) _SurName), "SurName");
718 _SurName = value;

Completed in 77 milliseconds