|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.beans.standard.impl.SupportType
public class SupportType
Constructor Summary | |
---|---|
SupportType(java.lang.Object value)
|
Method Summary | |
---|---|
java.lang.Object |
getActualSupportTypeObject()
|
boolean |
isCSAFSupportType()
Checks if the the given value is one of the JAXR support types ( TelephoneNumber , PostaAddress ... etc) |
boolean |
isJAXRSupportType()
Checks if the the given value is one of the JAXR support types ( TelephoneNumber , PostaAddress ... etc) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SupportType(java.lang.Object value)
Method Detail |
---|
public boolean isJAXRSupportType()
TelephoneNumber
, PostaAddress
... etc)
public boolean isCSAFSupportType()
TelephoneNumber
, PostaAddress
... etc)
public java.lang.Object getActualSupportTypeObject()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |