Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sabo
master
Halite
Client
Sabo
Builder
Client
Parameter
Type
Request
Response
WSDL
Document
Parser
Error
Resolver
Types
ComplexType
Element
Message
Operation
Parameter
TypeDefinition
TypeNamespace
XML
XPathContext
Built with Crystal 1.9.2
2023-10-07 19:11:11 UTC
struct
Sabo::WSDL::Types::TypeDefinition
Sabo::WSDL::Types::TypeDefinition
Struct
Value
Object
Defined in:
sabo/wsdl/types/type_definition.cr
Constructors
.new
(type : String, field : Nil | String, tag : String =
nil
)
Instance Method Summary
#field
: String | Nil
#tag
: String
#type
: String
Constructor Detail
def self.
new
(type : String, field : Nil | String, tag : String =
nil
)
#
[
View source
]
Instance Method Detail
def
field
: String | Nil
#
[
View source
]
def
tag
: String
#
[
View source
]
def
type
: String
#
[
View source
]