JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.shared.api.model.fields
Interface ReadOnlyFieldStateAnalyzer
public interface
ReadOnlyFieldStateAnalyzer
Since:
3.9.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
custom
()
boolean
defined
()
boolean
empty
()
boolean
required
()
Method Details
custom
boolean
custom
()
empty
boolean
empty
()
required
boolean
required
()
defined
boolean
defined
()