Package de.bytestore.hostinger.model
Klasse ManagedBeanInfo
java.lang.Object
de.bytestore.hostinger.model.ManagedBeanInfo
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<ManagedBeanAttribute>
protected String
protected String
protected String
protected UUID
protected String
protected List<ManagedBeanOperation>
protected String
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetId()
void
setAttributes
(List<ManagedBeanAttribute> attributes) void
setClassName
(String className) void
setDescription
(String description) void
void
void
setObjectName
(String objectName) void
setOperations
(List<ManagedBeanOperation> operations) void
setPropertyList
(String propertyList)
-
Felddetails
-
id
-
className
-
description
-
objectName
-
domain
-
propertyList
-
attributes
-
operations
-
-
Konstruktordetails
-
ManagedBeanInfo
public ManagedBeanInfo()
-
-
Methodendetails
-
getOperations
-
setOperations
-
getDomain
-
setDomain
-
getPropertyList
-
setPropertyList
-
getClassName
-
setClassName
-
getDescription
-
setDescription
-
getObjectName
-
setObjectName
-
getAttributes
-
setAttributes
-
getId
-
setId
-