Libraries
»
sunteya-soap4r
(1.5.8.0)
»
Index
»
SOAP
»
Property
»
#empty?
Method: SOAP::Property#empty?
Defined in:
lib/soap/property.rb
#
empty?
⇒
Boolean
Returns:
(
Boolean
)
151 152 153
# File 'lib/soap/property.rb', line 151
def
empty?
@store
.
empty?
end