public class SenlinProfileType extends Object implements ProfileType
Modifier and Type | Class and Description |
---|---|
static class |
SenlinProfileType.ProfileType
An inner class for representing lists of senlinProfile_type
|
Constructor and Description |
---|
SenlinProfileType() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the ProfileType
|
Map<String,Map> |
getSchema()
Returns the schema of the ProfileType
|
String |
toString() |
public String getName()
ProfileType
getName
in interface ProfileType
public Map<String,Map> getSchema()
ProfileType
getSchema
in interface ProfileType
Copyright © 2017. All rights reserved.