JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
flexagon.fd.model.integration.cms.api
Interface CMSObject
public interface
CMSObject
CMS Request API
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
JsonObject
getJson
()
String
getNumber
()
String
getTypeName
()
Method Details
getNumber
String
getNumber
()
getTypeName
String
getTypeName
()
getDescription
String
getDescription
()
getJson
JsonObject
getJson
()