Searched refs:_AttributeNamespace (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAttributeDesignatorTypeImpl.java14 protected java.lang.String _AttributeNamespace; field in class:AttributeDesignatorTypeImpl
24 return _AttributeNamespace;
28 _AttributeNamespace = value;
60 context.text(((java.lang.String) _AttributeNamespace), "AttributeNamespace");
171 _AttributeNamespace = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAttributeDesignatorTypeImpl.java14 protected java.lang.String _AttributeNamespace; field in class:AttributeDesignatorTypeImpl
24 return _AttributeNamespace;
28 _AttributeNamespace = value;
60 context.text(((java.lang.String) _AttributeNamespace), "AttributeNamespace");
171 _AttributeNamespace = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);

Completed in 51 milliseconds