| Package | Description |
|---|---|
| org.plasma.xml.schema |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected GroupRef |
RestrictionType.group |
protected GroupRef |
ExtensionType.group |
protected GroupRef |
AbstractComplexType.group |
| Modifier and Type | Method and Description |
|---|---|
GroupRef |
ObjectFactory.createGroupRef()
Create an instance of
GroupRef |
GroupRef |
RestrictionType.getGroup()
Gets the value of the group property.
|
GroupRef |
ExtensionType.getGroup()
Gets the value of the group property.
|
GroupRef |
AbstractComplexType.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GroupRef> |
ObjectFactory.createAbstractGroupGroup(GroupRef value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GroupRef> |
ObjectFactory.createAbstractGroupGroup(GroupRef value)
|
void |
RestrictionType.setGroup(GroupRef value)
Sets the value of the group property.
|
void |
ExtensionType.setGroup(GroupRef value)
Sets the value of the group property.
|
void |
AbstractComplexType.setGroup(GroupRef value)
Sets the value of the group property.
|
Copyright © 2017. All rights reserved.