|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.solutions.identity.cards.model.CardImage
public class CardImage
Field Summary | |
---|---|
static javax.xml.namespace.QName |
NAME
|
Constructor Summary | |
---|---|
CardImage(java.lang.String mimeType,
java.lang.String image)
|
Method Summary | |
---|---|
org.apache.axiom.om.OMElement |
serialize()
Serialize this element into an OMElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName NAME
Constructor Detail |
---|
public CardImage(java.lang.String mimeType, java.lang.String image)
Method Detail |
---|
public org.apache.axiom.om.OMElement serialize() throws CardModelException
CardElement
serialize
in interface CardElement
CardModelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |