|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.RegistryEntryType
| Constructor Summary | |
RegistryEntryType()
|
|
| Method Summary | |
void |
deleteMajorVersion()
|
void |
deleteMinorVersion()
|
java.util.Date |
getExpiration()
Returns the value of field 'expiration'. |
int |
getMajorVersion()
Returns the value of field 'majorVersion'. |
int |
getMinorVersion()
Returns the value of field 'minorVersion'. |
StabilityType |
getStability()
Returns the value of field 'stability'. |
StatusType |
getStatus()
Returns the value of field 'status'. |
java.lang.String |
getUserVersion()
Returns the value of field 'userVersion'. |
boolean |
hasMajorVersion()
|
boolean |
hasMinorVersion()
|
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setExpiration(java.util.Date expiration)
Sets the value of field 'expiration'. |
void |
setMajorVersion(int majorVersion)
Sets the value of field 'majorVersion'. |
void |
setMinorVersion(int minorVersion)
Sets the value of field 'minorVersion'. |
void |
setStability(StabilityType stability)
Sets the value of field 'stability'. |
void |
setStatus(StatusType status)
Sets the value of field 'status'. |
void |
setUserVersion(java.lang.String userVersion)
Sets the value of field 'userVersion'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegistryEntryType()
| Method Detail |
public void deleteMajorVersion()
public void deleteMinorVersion()
public java.util.Date getExpiration()
public int getMajorVersion()
public int getMinorVersion()
public StabilityType getStability()
public StatusType getStatus()
public java.lang.String getUserVersion()
public boolean hasMajorVersion()
public boolean hasMinorVersion()
public boolean isValid()
isValid in class RegistryObjectType
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class RegistryObjectTypeout -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class RegistryObjectTypehandler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setExpiration(java.util.Date expiration)
expiration - the value of field 'expiration'.public void setMajorVersion(int majorVersion)
majorVersion - the value of field 'majorVersion'.public void setMinorVersion(int minorVersion)
minorVersion - the value of field 'minorVersion'.public void setStability(StabilityType stability)
stability - the value of field 'stability'.public void setStatus(StatusType status)
status - the value of field 'status'.public void setUserVersion(java.lang.String userVersion)
userVersion - the value of field 'userVersion'.
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class RegistryObjectTypeorg.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||