Package org.alfresco.rest.model
Class RestVersionInfoModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestVersionInfoModel
- All Implemented Interfaces:
IModelAssertion<RestVersionInfoModel>,IRestModel<RestVersionInfoModel>,org.alfresco.utility.model.Model
public class RestVersionInfoModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestVersionInfoModel>
Generated by 'aforascu' on '2018-01-10 16:02' from 'Alfresco Content Services REST API' swagger file
Generated from 'Alfresco Content Services REST API' swagger file
Base Path {@linkplain /alfresco/api}
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestVersionInfoModel
public RestVersionInfoModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestVersionInfoModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestVersionInfoModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestVersionInfoModel>
-
getMajor
-
setMajor
-
getMinor
-
setMinor
-
getPatch
-
setPatch
-
getHotfix
-
setHotfix
-
getSchema
public int getSchema() -
setSchema
public void setSchema(int schema) -
getLabel
-
setLabel
-
getDisplay
-
setDisplay
-