Class: Virtuozzo::SOAP::Types::Processm::Env_security_objectType_

Inherits:
Env_security_objectType show all
Defined in:
lib/virtuozzo/soap/types/processm.rb

Overview

http://www.swsoft.com/webservices/vza/4.0.0/vzatypesenv_security_objectType

eid - (any)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(eid = nil) ⇒ Env_security_objectType_

Returns a new instance of Env_security_objectType_.



2062
2063
2064
# File 'lib/virtuozzo/soap/types/processm.rb', line 2062

def initialize(eid = nil)
  @eid = eid
end

Instance Attribute Details

#eidObject

Returns the value of attribute eid.



2060
2061
2062
# File 'lib/virtuozzo/soap/types/processm.rb', line 2060

def eid
  @eid
end