org.openliberty.xmltooling.pp
Class EmploymentIdentity
java.lang.Object
org.opensaml.xml.AbstractXMLObject
org.opensaml.xml.signature.AbstractSignableXMLObject
org.openliberty.xmltooling.pp.EmploymentIdentity
- All Implemented Interfaces:
- org.opensaml.xml.signature.SignableXMLObject, org.opensaml.xml.XMLObject
public class EmploymentIdentity
- extends org.opensaml.xml.signature.AbstractSignableXMLObject
Minimal Employer and employment details
- Author:
- asa
|
Constructor Summary |
protected |
EmploymentIdentity(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
| Methods inherited from class org.opensaml.xml.signature.AbstractSignableXMLObject |
getSignature, isSigned, setSignature |
| Methods inherited from class org.opensaml.xml.AbstractXMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
LOCAL_NAME
public static java.lang.String LOCAL_NAME
attributes
private CommonAttributes attributes
jobTitle
private JobTitle jobTitle
lJobTitles
private org.opensaml.xml.util.XMLObjectChildrenList<LJobTitle> lJobTitles
o
private O o
lO
private LO lO
altOs
private org.opensaml.xml.util.XMLObjectChildrenList<AltO> altOs
altLOs
private org.opensaml.xml.util.XMLObjectChildrenList<AltLO> altLOs
extension
private Extension extension
EmploymentIdentity
protected EmploymentIdentity(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
attributes
public CommonAttributes attributes()
setJobTitle
public void setJobTitle(JobTitle jobTitle)
getJobTitle
public JobTitle getJobTitle()
getLJobTitles
public org.opensaml.xml.util.XMLObjectChildrenList<LJobTitle> getLJobTitles()
setO
public void setO(O o)
getO
public O getO()
setLO
public void setLO(LO lO)
getLO
public LO getLO()
getAltOs
public org.opensaml.xml.util.XMLObjectChildrenList<AltO> getAltOs()
getAltLOs
public org.opensaml.xml.util.XMLObjectChildrenList<AltLO> getAltLOs()
setExtension
public void setExtension(Extension extension)
getExtension
public Extension getExtension()
getOrderedChildren
public java.util.List<org.opensaml.xml.XMLObject> getOrderedChildren()