public class GoogleBaseAttributeId extends Object
| Constructor and Description |
|---|
GoogleBaseAttributeId(String name,
GoogleBaseAttributeType type)
Creates a public attribute id.
|
public GoogleBaseAttributeId(String name, GoogleBaseAttributeType type)
name - attribute nametype - attribute type, can be null if it is not knownpublic String getName()
public GoogleBaseAttributeType getType()
Copyright © 2012. All Rights Reserved.