|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.websphere.wsaddr10.RelationshipType
public final class RelationshipType
A representation of the literals of the enumeration 'Relationship Type', and utility methods for working with them.
WSAddr10Package.getRelationshipType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
static int |
HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY
The 'Http Www W3 Org200508 Addressing Reply' literal value. |
static RelationshipType |
HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY_LITERAL
The 'Http Www W3 Org200508 Addressing Reply' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Relationship Type' enumerators. |
Method Summary | |
---|---|
static RelationshipType |
get(int value)
Returns the 'Relationship Type' literal with the specified integer value. |
static RelationshipType |
get(java.lang.String literal)
Returns the 'Relationship Type' literal with the specified literal value. |
static RelationshipType |
getByName(java.lang.String name)
Returns the 'Relationship Type' literal with the specified name. |
Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
---|
getLiteral, getName, getValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
public static final int HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY
If the meaning of 'Http Www W3 Org200508 Addressing Reply' literal object isn't clear, there really should be more of a description here...
HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY_LITERAL
,
Constant Field Valuespublic static final RelationshipType HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY_LITERAL
HTTP_WWW_W3_ORG200508_ADDRESSING_REPLY
public static final java.util.List VALUES
Method Detail |
---|
public static RelationshipType get(java.lang.String literal)
public static RelationshipType getByName(java.lang.String name)
public static RelationshipType get(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |