|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.restatom.types.CmisUriTemplateType
public class CmisUriTemplateType
| Field Summary | |
|---|---|
protected String |
mediatype
|
protected String |
template
|
protected String |
type
|
| Constructor Summary | |
|---|---|
CmisUriTemplateType()
|
|
| Method Summary | |
|---|---|
String |
getMediatype()
Gets the value of the mediatype property. |
String |
getTemplate()
Gets the value of the template property. |
String |
getType()
Gets the value of the type property. |
void |
setMediatype(String value)
Sets the value of the mediatype property. |
void |
setTemplate(String value)
Sets the value of the template property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String template
protected String type
protected String mediatype
| Constructor Detail |
|---|
public CmisUriTemplateType()
| Method Detail |
|---|
public String getTemplate()
public void setTemplate(String value)
value - String valuepublic String getType()
public void setType(String value)
value - string valuepublic String getMediatype()
public void setMediatype(String value)
value - string value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||