pip_services3_commons
pip_services3_commons
Descriptor
isComplete method
isComplete
pip_services3_commons
pip_services3_commons
Descriptor
isComplete method
Descriptor class
Constructors
Descriptor
Properties
hashCode
runtimeType
Methods
equals
exactMatch
getGroup
getKind
getName
getType
getVersion
isComplete
match
toString
noSuchMethod
Operators
operator ==
Static methods
fromString
isComplete
method
bool
isComplete
(
)
Checks whether all descriptor fields are set.
If descriptor has at least one "*" or null field it is considered "incomplete",
Returns true if all descriptor fields are defined and false otherwise.