public class OnlineResourceType extends Object implements Serializable
| Constructor and Description |
|---|
OnlineResourceType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getActuate()
Returns the value of field 'actuate'.
|
Object |
getArcrole()
Returns the value of field 'arcrole'.
|
Object |
getHref()
Returns the value of field 'href'.
|
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 |
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 OnlineResourceType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public Object getActuate()
public Object getArcrole()
public Object getHref()
public Object getRole()
public Object getShow()
public Object getTitle()
public String getType()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.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 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 OnlineResourceType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.