|
||||||||||
| 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 java.lang.String |
mediatype
|
protected java.lang.String |
template
|
protected java.lang.String |
type
|
| Constructor Summary | |
|---|---|
CmisUriTemplateType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMediatype()
Gets the value of the mediatype property. |
java.lang.String |
getTemplate()
Gets the value of the template property. |
java.lang.String |
getType()
Gets the value of the type property. |
void |
setMediatype(java.lang.String value)
Sets the value of the mediatype property. |
void |
setTemplate(java.lang.String value)
Sets the value of the template property. |
void |
setType(java.lang.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 java.lang.String template
protected java.lang.String type
protected java.lang.String mediatype
| Constructor Detail |
|---|
public CmisUriTemplateType()
| Method Detail |
|---|
public java.lang.String getTemplate()
public void setTemplate(java.lang.String value)
value - String valuepublic java.lang.String getType()
public void setType(java.lang.String value)
value - string valuepublic java.lang.String getMediatype()
public void setMediatype(java.lang.String value)
value - string value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||