|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyFamilyRefType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.structure | |
| Uses of KeyFamilyRefType in org.sdmx.resources.sdmxml.schemas.v2_0.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as KeyFamilyRefType | |
|---|---|
protected KeyFamilyRefType |
StructureMapType.keyFamilyRef
|
protected KeyFamilyRefType |
DataflowType.keyFamilyRef
|
protected KeyFamilyRefType |
StructureMapType.targetKeyFamilyRef
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type KeyFamilyRefType | |
|---|---|
protected List<KeyFamilyRefType> |
RelatedStructuresType.keyFamilyRef
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return KeyFamilyRefType | |
|---|---|
KeyFamilyRefType |
ObjectFactory.createKeyFamilyRefType()
Create an instance of KeyFamilyRefType |
KeyFamilyRefType |
StructureMapType.getKeyFamilyRef()
Gets the value of the keyFamilyRef property. |
KeyFamilyRefType |
DataflowType.getKeyFamilyRef()
Gets the value of the keyFamilyRef property. |
KeyFamilyRefType |
StructureMapType.getTargetKeyFamilyRef()
Gets the value of the targetKeyFamilyRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type KeyFamilyRefType | |
|---|---|
List<KeyFamilyRefType> |
RelatedStructuresType.getKeyFamilyRef()
Gets the value of the keyFamilyRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type KeyFamilyRefType | |
|---|---|
void |
StructureMapType.setKeyFamilyRef(KeyFamilyRefType value)
Sets the value of the keyFamilyRef property. |
void |
DataflowType.setKeyFamilyRef(KeyFamilyRefType value)
Sets the value of the keyFamilyRef property. |
void |
StructureMapType.setTargetKeyFamilyRef(KeyFamilyRefType value)
Sets the value of the targetKeyFamilyRef property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||