Uses of Class
com.labs64.netlicensing.schema.context.Property
-
Uses of Property in com.labs64.netlicensing.schema
Modifier and TypeMethodDescriptionstatic Property
SchemaFunction.entityPropertyByName
(Map<String, String> properties, String name) static Property
SchemaFunction.propertyByName
(List<Property> properties, String name) GetProperty
by name.static Property
SchemaFunction.propertyByName
(List<Property> properties, String name, String defaultValue) GetProperty
by name.Modifier and TypeMethodDescriptionstatic Property
SchemaFunction.propertyByName
(List<Property> properties, String name) GetProperty
by name.static Property
SchemaFunction.propertyByName
(List<Property> properties, String name, String defaultValue) GetProperty
by name.static String
SchemaFunction.propertyEncodedValueByName
(List<Property> properties, String name) Get url-encoded Property value by name. -
Uses of Property in com.labs64.netlicensing.schema.context
Modifier and TypeFieldDescriptionItem.property
Simple property direct item elementList.property
Simple property list elementModifier and TypeMethodDescriptionItem.getProperty()
Simple property direct item element Gets the value of the property property.List.getProperty()
Simple property list element Gets the value of the property property.