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(javax.xml.stream.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(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
Apache CXF