public final class MetadataGetMetadataSchemaByIDResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
MetadataGetMetadataSchemaByIDResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Get Metadata schema ID
|
Map |
getMetadata() |
Get Category Object info
|
Number |
getObjectType() |
Get Object type of the property, 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 |
getOwnerId() |
Get Schema owner ID
|
Number |
getOwnerType() |
Get Schema owner type, which can be: 0: user, 1: company
|
String |
toString() |
getOtherPropertiespublic MetadataGetMetadataSchemaByIDResponse()
public final String getId()
public final String getOwnerId()
public final Number getOwnerType()
public final Number getObjectType()
public final Map getMetadata()
Copyright © 2021. All rights reserved.