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

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsu/impl/
H A DTimestampTypeImpl.java15 protected com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime _Created; field in class:TimestampTypeImpl
37 return _Created;
41 _Created = value;
69 if (_Created!= null) {
70 if (_Created instanceof javax.xml.bind.Element) {
71 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
74 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Created), "Created");
76 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Created), "Created");
78 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
114 if (_Created!
[all...]
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsu/impl/
H A DTimestampTypeImpl.java15 protected com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime _Created; field in class:TimestampTypeImpl
37 return _Created;
41 _Created = value;
69 if (_Created!= null) {
70 if (_Created instanceof javax.xml.bind.Element) {
71 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
74 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Created), "Created");
76 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Created), "Created");
78 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
114 if (_Created!
[all...]
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/impl/
H A DTimestampTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime _Created; field in class:TimestampTypeImpl
37 return _Created;
41 _Created = value;
69 if (_Created!= null) {
70 if (_Created instanceof javax.xml.bind.Element) {
71 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
74 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Created), "Created");
76 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Created), "Created");
78 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
114 if (_Created!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/impl/
H A DTimestampTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime _Created; field in class:TimestampTypeImpl
37 return _Created;
41 _Created = value;
69 if (_Created!= null) {
70 if (_Created instanceof javax.xml.bind.Element) {
71 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
74 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Created), "Created");
76 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Created), "Created");
78 context.childAsBody(((com.sun.xml.bind.JAXBObject) _Created), "Created");
114 if (_Created!
[all...]

Completed in 30 milliseconds