public class Layout extends AbstractSecurityAssertion
constants
Constructor and Description |
---|
Layout(SPConstants version) |
Modifier and Type | Method and Description |
---|---|
QName |
getName() |
QName |
getRealName() |
SPConstants.Layout |
getValue() |
void |
serialize(XMLStreamWriter writer) |
void |
setValue(SPConstants.Layout value) |
equal, getSPConstants, getType, isIgnorable, isNormalized, isOptional, normalize, setIgnorable, setNormalized, setOptional
public Layout(SPConstants version)
public SPConstants.Layout getValue()
public void setValue(SPConstants.Layout value)
value
- The value to set.public QName getRealName()
public QName getName()
public void serialize(XMLStreamWriter writer) throws XMLStreamException
XMLStreamException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.