Package de.bytestore.hostinger.model
Klasse ManagedBeanInfo
java.lang.Object
de.bytestore.hostinger.model.ManagedBeanInfo
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<ManagedBeanAttribute>protected Stringprotected Stringprotected Stringprotected UUIDprotected Stringprotected List<ManagedBeanOperation>protected String -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetId()voidsetAttributes(List<ManagedBeanAttribute> attributes) voidsetClassName(String className) voidsetDescription(String description) voidvoidvoidsetObjectName(String objectName) voidsetOperations(List<ManagedBeanOperation> operations) voidsetPropertyList(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
-