public final class MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Number |
objectType |
Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
|
String |
propertyId |
Property ID associated with this property config object
|
Number |
publishState |
Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
|
| Constructor | Description |
|---|---|
MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList() |
| Modifier and Type | Method | Description |
|---|---|---|
Number |
getObjectType() |
Get Metadata object type, which can be: 0:GLOBAL, 1:DOCUMENT, 2:PART, 3:ASSEMBLY, 4:DRAWING, 5:PART_STUDIO, 6: BLOB_ELEMENT, 7:APP_ELEMENT, 8:VERSION, 9:WORKSPACE
|
String |
getPropertyId() |
Get Property ID associated with this property config object
|
Number |
getPublishState() |
Get Property publish state, which can be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
|
String |
toString() |
getOtherPropertiespublic String propertyId
public Number objectType
public Number publishState
public MetadataGetMetadataSchemaPropertiesResponseItemsPropertyConfigSummaryInfoList()
public final String getPropertyId()
public final Number getObjectType()
public final Number getPublishState()
Copyright © 2021. All rights reserved.