| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| WExternalFeatureReferences | GetExtRefs
()
Get method for attribute "ExtRefs" Array of external feature references of a given type . |
| ExternalReferenceType | GetType
()
Get method for attribute "Type" Type of external reference. |
| void | SetExtRefs
(WExternalFeatureReferences value)
Set method for attribute "ExtRefs" Array of external feature references of a given type . |
| void | SetType
(ExternalReferenceType value)
Set method for attribute "Type" Type of external reference. |
| Method Detail |
|---|
| GetType/SetType |
|---|
| ExternalReferenceType | GetType | () |
| void | SetType | (ExternalReferenceType value) |
Type of external reference.
|
| GetExtRefs/SetExtRefs |
|---|
| WExternalFeatureReferences | GetExtRefs | () |
| void | SetExtRefs | (WExternalFeatureReferences value) |
Array of external feature references of a given type .
|