|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObject
org.opensaml.xml.validation.AbstractValidatingXMLObject
org.opensaml.common.impl.AbstractSAMLObject
edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl
public class LogoImpl
Concrete implementation of Logo.
| Field Summary |
|---|
| Fields inherited from interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo |
|---|
DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, HEIGHT_ATTR_NAME, WIDTH_ATTR_NAME |
| Fields inherited from interface org.opensaml.xml.LangBearing |
|---|
XML_LANG_ATTR_LOCAL_NAME, XML_LANG_ATTR_NAME |
| Constructor Summary | |
|---|---|
protected |
LogoImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor. |
| Method Summary | |
|---|---|
Integer |
getHeight()
Get the height of the logo. |
List<org.opensaml.xml.XMLObject> |
getOrderedChildren()
|
org.opensaml.saml2.metadata.LocalizedString |
getURL()
Gets the URL. |
Integer |
getWidth()
Get the width of the logo. |
String |
getXMLLang()
|
int |
hashCode()
|
void |
setHeight(Integer newHeight)
Sets the height of the logo. |
void |
setURL(org.opensaml.saml2.metadata.LocalizedString newURL)
Sets the URL. |
void |
setWidth(Integer newWidth)
Sets the width of the logo. |
void |
setXMLLang(String newLang)
|
| Methods inherited from class org.opensaml.common.impl.AbstractSAMLObject |
|---|
equals, prepareForAssignment |
| Methods inherited from class org.opensaml.xml.validation.AbstractValidatingXMLObject |
|---|
deregisterValidator, getValidators, registerValidator, validate, validateChildren |
| Methods inherited from class org.opensaml.xml.AbstractXMLObject |
|---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject |
|---|
deregisterValidator, getValidators, registerValidator, validate |
| Methods inherited from interface org.opensaml.xml.XMLObject |
|---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
| Constructor Detail |
|---|
protected LogoImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
namespaceURI - namespaceURIelementLocalName - elementLocalNamenamespacePrefix - namespacePrefix| Method Detail |
|---|
public Integer getHeight()
getHeight in interface Logopublic void setHeight(Integer newHeight)
setHeight in interface LogonewHeight - the height of the logopublic Integer getWidth()
getWidth in interface Logopublic void setWidth(Integer newWidth)
setWidth in interface LogonewWidth - the height of the logopublic org.opensaml.saml2.metadata.LocalizedString getURL()
getURL in interface Logopublic void setURL(org.opensaml.saml2.metadata.LocalizedString newURL)
setURL in interface LogonewURL - the URLpublic String getXMLLang()
getXMLLang in interface org.opensaml.xml.LangBearingpublic void setXMLLang(String newLang)
setXMLLang in interface org.opensaml.xml.LangBearingpublic List<org.opensaml.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.xml.XMLObjectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||