Uses of Interface
pl.edu.icm.unity.engine.api.attributes.PublicAttributeSpec
-
Packages that use PublicAttributeSpec Package Description pl.edu.icm.unity.engine.api.attributes -
-
Uses of PublicAttributeSpec in pl.edu.icm.unity.engine.api.attributes
Methods in pl.edu.icm.unity.engine.api.attributes that return types with arguments of type PublicAttributeSpec Modifier and Type Method Description default java.util.Optional<PublicAttributeSpec>
AttributeValueSyntax. publicExposureSpec()
When non empty all attributes values with this syntax ban can be accessed publicly.
-