Uses of Class
org.apache.commons.compress.harmony.pack200.NewAttributeBands.UnionCase
-
Packages that use NewAttributeBands.UnionCase Package Description org.apache.commons.compress.harmony.pack200 Internal package. -
-
Uses of NewAttributeBands.UnionCase in org.apache.commons.compress.harmony.pack200
Methods in org.apache.commons.compress.harmony.pack200 that return types with arguments of type NewAttributeBands.UnionCase Modifier and Type Method Description java.util.List<NewAttributeBands.UnionCase>NewAttributeBands.Union. getUnionCases()Constructor parameters in org.apache.commons.compress.harmony.pack200 with type arguments of type NewAttributeBands.UnionCase Constructor Description Union(java.lang.String tag, java.util.List<NewAttributeBands.UnionCase> unionCases, java.util.List<NewAttributeBands.LayoutElement> body)
-