|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.common.Identifier
com.sun.xml.ws.tx.common.RegistrantIdentifier
public class RegistrantIdentifier
Field Summary | |
---|---|
static javax.xml.namespace.QName |
QNAME
|
static java.lang.String |
REGISTRANT_ID
|
Fields inherited from class com.sun.xml.ws.tx.common.Identifier |
---|
value |
Constructor Summary | |
---|---|
RegistrantIdentifier(java.lang.String id)
Create a new registrant id based on the supplied id string |
Method Summary | |
---|---|
javax.xml.namespace.QName |
getName()
|
Methods inherited from class com.sun.xml.ws.tx.common.Identifier |
---|
getValue, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REGISTRANT_ID
public static final javax.xml.namespace.QName QNAME
Constructor Detail |
---|
public RegistrantIdentifier(@NotNull java.lang.String id)
id
- idMethod Detail |
---|
@NotNull public javax.xml.namespace.QName getName()
getName
in class Identifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |