public interface Profile
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getName()
Returns an optional of the name of this profile.
|
ProfileType |
getType()
Returns the type of this profile.
|
Optional<String> getName()
ProfileType getType()
Copyright © 2019 Solibri, Inc.. All rights reserved.