|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.dlib.metsnav.mets.v1_5.ObjectType
public class ObjectType
Class ObjectType.
| Constructor Summary | |
|---|---|
ObjectType()
|
|
| Method Summary | |
|---|---|
Object |
getActuate()
Returns the value of field 'actuate'. |
Object |
getArcrole()
Returns the value of field 'arcrole'. |
Object |
getHref()
Returns the value of field 'href'. |
String |
getID()
Returns the value of field 'ID'. |
String |
getLABEL()
Returns the value of field 'LABEL'. |
ObjectTypeLOCTYPEType |
getLOCTYPE()
Returns the value of field 'LOCTYPE'. |
String |
getOTHERLOCTYPE()
Returns the value of field 'OTHERLOCTYPE'. |
Object |
getRole()
Returns the value of field 'role'. |
Object |
getShow()
Returns the value of field 'show'. |
Object |
getTitle()
Returns the value of field 'title'. |
String |
getType()
Returns the value of field 'type'. |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
setActuate(Object actuate)
Sets the value of field 'actuate'. |
void |
setArcrole(Object arcrole)
Sets the value of field 'arcrole'. |
void |
setHref(Object href)
Sets the value of field 'href'. |
void |
setID(String ID)
Sets the value of field 'ID'. |
void |
setLABEL(String LABEL)
Sets the value of field 'LABEL'. |
void |
setLOCTYPE(ObjectTypeLOCTYPEType LOCTYPE)
Sets the value of field 'LOCTYPE'. |
void |
setOTHERLOCTYPE(String OTHERLOCTYPE)
Sets the value of field 'OTHERLOCTYPE'. |
void |
setRole(Object role)
Sets the value of field 'role'. |
void |
setShow(Object show)
Sets the value of field 'show'. |
void |
setTitle(Object title)
Sets the value of field 'title'. |
void |
setType(String type)
Sets the value of field 'type'. |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectType()
| Method Detail |
|---|
public Object getActuate()
public Object getArcrole()
public Object getHref()
public String getID()
public String getLABEL()
public ObjectTypeLOCTYPEType getLOCTYPE()
public String getOTHERLOCTYPE()
public Object getRole()
public Object getShow()
public Object getTitle()
public String getType()
public boolean isValid()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
IOException
MarshalException
ValidationExceptionpublic void setActuate(Object actuate)
actuate - the value of field 'actuate'.public void setArcrole(Object arcrole)
arcrole - the value of field 'arcrole'.public void setHref(Object href)
href - the value of field 'href'.public void setID(String ID)
ID - the value of field 'ID'.public void setLABEL(String LABEL)
LABEL - the value of field 'LABEL'.public void setLOCTYPE(ObjectTypeLOCTYPEType LOCTYPE)
LOCTYPE - the value of field 'LOCTYPE'.public void setOTHERLOCTYPE(String OTHERLOCTYPE)
OTHERLOCTYPE - the value of field 'OTHERLOCTYPE'.public void setRole(Object role)
role - the value of field 'role'.public void setShow(Object show)
show - the value of field 'show'.public void setTitle(Object title)
title - the value of field 'title'.public void setType(String type)
type - the value of field 'type'.
public static Object unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||