public class VEventCustomProp extends java.lang.Object implements ICustomPropertiesRequirements
Constructor and Description |
---|
VEventCustomProp() |
Modifier and Type | Method and Description |
---|---|
CustomProperty |
getByName(java.lang.String name)
Get custom property using its name
|
java.util.Collection<CustomProperty> |
getCustomProperties()
Get defined custom properties
|
java.lang.String |
getRequesterId() |
java.lang.String |
support() |
public java.lang.String support()
support
in interface ICustomPropertiesRequirements
public java.lang.String getRequesterId()
getRequesterId
in interface ICustomPropertiesRequirements
public java.util.Collection<CustomProperty> getCustomProperties()
ICustomPropertiesRequirements
getCustomProperties
in interface ICustomPropertiesRequirements
public CustomProperty getByName(java.lang.String name)
ICustomPropertiesRequirements
getByName
in interface ICustomPropertiesRequirements
name
- custom property nameCopyright © 2021. All Rights Reserved.