Uses of Class
org.wso2.carbon.user.api.Property
-
Uses of Property in org.wso2.carbon.user.api
Methods in org.wso2.carbon.user.api that return PropertyModifier and TypeMethodDescriptionProperty[]Properties.getAdvancedProperties()Property[]Property.getChildProperties()Property[]Properties.getMandatoryProperties()Property[]Properties.getOptionalProperties()Methods in org.wso2.carbon.user.api with parameters of type PropertyModifier and TypeMethodDescriptionvoidProperties.setAdvancedProperties(Property[] advancedProperties) voidProperty.setChildProperties(Property[] childProperties) voidProperties.setMandatoryProperties(Property[] mandatoryProperties) voidProperties.setOptionalProperties(Property[] optionalProperties) Constructors in org.wso2.carbon.user.api with parameters of type Property