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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DAltIDTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _IDType; field in class:AltIDTypeImpl
43 return _IDType;
47 _IDType = value;
84 if (_IDType!= null) {
85 if (_IDType instanceof javax.xml.bind.Element) {
86 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
89 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
91 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
93 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
136 if (_IDType!
[all...]
H A DVATTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _IDType; field in class:VATTypeImpl
43 return _IDType;
47 _IDType = value;
84 if (_IDType!= null) {
85 if (_IDType instanceof javax.xml.bind.Element) {
86 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
89 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
91 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
93 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
136 if (_IDType!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DAltIDTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _IDType; field in class:AltIDTypeImpl
43 return _IDType;
47 _IDType = value;
84 if (_IDType!= null) {
85 if (_IDType instanceof javax.xml.bind.Element) {
86 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
89 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
91 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
93 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
136 if (_IDType!
[all...]
H A DVATTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _IDType; field in class:VATTypeImpl
43 return _IDType;
47 _IDType = value;
84 if (_IDType!= null) {
85 if (_IDType instanceof javax.xml.bind.Element) {
86 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
89 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
91 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
93 context.childAsBody(((com.sun.xml.bind.JAXBObject) _IDType), "IDType");
136 if (_IDType!
[all...]

Completed in 29 milliseconds