Modifier and Type | Method and Description |
---|---|
StringProperty |
AbstractCode.Code() |
StringProperty |
File.getChecksum() |
StringProperty |
File.getMimetype() |
StringProperty |
File.getServerLocation() |
StringProperty |
AbstractName.Name() |
StringProperty |
AbstractLocalizedName.NativeName() |
StringProperty |
TypedEdge.Type() |
Modifier and Type | Method and Description |
---|---|
StringProperty |
AudioTrack.MusicalKey() |
Modifier and Type | Method and Description |
---|---|
StringProperty |
Address.CityName() |
StringProperty |
Person.FirstName() |
StringProperty |
Person.Gender() |
StringProperty |
Person.LastName() |
StringProperty |
Person.MiddleNames() |
StringProperty |
Person.NamePrefix() |
StringProperty |
Person.NameSuffix() |
StringProperty |
Address.PoBox() |
StringProperty |
Address.Street() |
StringProperty |
Address.StreetNumber() |
StringProperty |
Address.Zip() |
Modifier and Type | Method and Description |
---|---|
StringProperty |
Country.AreaCode() |
StringProperty |
Country.CodeIso3() |
StringProperty |
Country.Currency() |
StringProperty |
Country.PostalCodeMode() |
StringProperty |
Country.PostalCodePattern() |
StringProperty |
Country.Tld() |
Modifier and Type | Class and Description |
---|---|
class |
StringListProperty
This is an extension of
StringProperty that stores a list of String values that are enclosed with
pipe-symbols. |
Modifier and Type | Method and Description |
---|---|
ValidatorBuilderString<AbstractProperty.PropertyBuilder<StringProperty>> |
StringProperty.withValdidator() |
Modifier and Type | Method and Description |
---|---|
StringProperty |
PropertyFactoryString.create(String name,
GenericType<? extends String> valueType,
Bean bean,
AbstractValidator<? super String> validator) |
Modifier and Type | Method and Description |
---|---|
Class<StringProperty> |
PropertyFactoryString.getImplementationClass() |
Copyright © 2001–2016 mmm-Team. All rights reserved.