public class UnionType extends Type
Title: Service Event Fabric Runtime
Description: UnionType represents union
XSD element.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
Constructor and Description |
---|
UnionType(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addUnionType(Type type) |
java.lang.String |
getEdlTypeName(XsdSchema schema,
boolean isSimpleTypeAsString) |
java.util.List |
getUnionTypes() |
createType, getEdlRestrictions, getName
public UnionType(java.lang.String name) throws XsdException
XsdException
public void addUnionType(Type type)
public java.util.List getUnionTypes()
public java.lang.String getEdlTypeName(XsdSchema schema, boolean isSimpleTypeAsString) throws XsdException
getEdlTypeName
in class Type
XsdException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.