public class NewAttributeBands.Union extends Object
Constructor and Description |
---|
Union(String tag,
List unionCases,
List body) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int n,
NewAttribute attribute) |
List |
getDefaultCaseBody() |
List |
getUnionCases() |
NewAttributeBands.Integral |
getUnionTag() |
void |
readBands(InputStream in,
int count) |
public void readBands(InputStream in, int count) throws IOException, Pack200Exception
IOException
Pack200Exception
public void addToAttribute(int n, NewAttribute attribute)
public NewAttributeBands.Integral getUnionTag()
public List getUnionCases()
public List getDefaultCaseBody()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.