Serializable
public final class XMLSchemaSchema.AttributeGroupContainer extends ReferenceContainer
impl
Constructor | Description |
---|---|
AttributeGroupContainer() |
Modifier and Type | Method | Description |
---|---|---|
protected ReferenceExp |
createReference(String name) |
creates a new reference object with given name
|
AttributeGroupExp |
get(String name) |
|
AttributeGroupExp |
getOrCreate(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_get, _getOrCreate, getAll, iterator, redefine, remove, size
public AttributeGroupExp getOrCreate(String name)
public AttributeGroupExp get(String name)
protected ReferenceExp createReference(String name)
ReferenceContainer
createReference
in class ReferenceContainer
Copyright © 2019 Oracle Corporation. All rights reserved.